# The difference between Lookup and HLR

Lookup + HLR provide extensive information about numbers. Upon request, we send an SRI request to receive information from the HRL network regarding any currently active number in the world.

HLR provides the following information:

* Network/MCCMNC: Identify a number’s country of origin as well as the mobile network to which it is registered.
* Location IMSI: Discover any given number’s current geolocation.
* MSC: Determine whether a subscriber is roaming, in which country they are roaming, and on which network they are currently registered.

Why am I not getting real-time information about a number in my Lookup?

**Lookup**

Our Lookup service is free to use and provides basic number insights. It can verify that numbers are formatted correctly and classify numbers as mobile, landline or SIP.

Our service applies known standards such as national formats and E.164 to keep your contact lists compliant and up to date.

Lookup provides the following information:

* Country code
* Country prefix
* Phone number
* Type
* Number formats

Please note that not all information is available for all countries and providers at all times.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.bird.com/connectivity-platform/hlrlookup/the-difference-between-lookup-and-hlr.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
