Hostname
justdial.com
Last fetched
justdial.com resolves to 2 IPv4 addresses operated by AKAMAI-AS - Akamai Technologies, Inc. in US. WHOIS lists iana:146 as the registrar.
Nutrition Label
Resolution chain
justdial.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.86.161.214 | 104.86.160.0/21 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | US |
| 23.45.103.176 | 23.45.96.0/20 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | DE |
WHOIS identity
- Registrar
- iana:146
- Organization
- domains by proxy,
- Contact emails
Subdomains
91 observed subdomains of justdial.com.
Showing 25 of 91. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from justdial.com in the public web crawl.
5,955 sites link to this hostname.
Threat posture
History
Mail and authentication
SPF policy
10 SPF mechanisms authorising senders for justdial.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.us.sendclean.net |
| SPF_INCLUDE | justdial.netcore.co.in |
| SPF_INCLUDE | ncapp02.com |
| SPF_INCLUDE | ocmail.in |
| SPF_INCLUDE | sendclean.net |
| SPF_INCLUDE | sendeth.com |
| SPF_INCLUDE | spf.maildirect.in |
| SPF_IP | 103.20.126.0/24 |
| SPF_IP | 103.20.127.0/24 |
| SPF_IP | 103.71.205.0/24 |
Related pages
Pivot deeper into the graph from justdial.com.
- IP · 104.86.161.214
- ASN · AS16625AKAMAI-AS - Akamai Technologies, Inc.
- Registrar · iana:146
- Country · US
- Email · justdial.com@domainsbyproxy.com
- TLD · .com
- Browse hostnames · ju…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "justdial.com"})-[:RESOLVES_TO]->(ip:IPV4)
-[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)
-[:ROUTES]->(asn:ASN)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, asn.name AS asn, n.name AS operator
LIMIT 20Or query Whisper from your own LLM workflow via the Whisper MCP server.