Skip to content

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

WHISPER CANON · justdial.comRouting diversity2.4/10Peering density4.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/justdial.com

Resolution chain

justdial.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.86.161.214104.86.160.0/21AS16625AKAMAI-AS - Akamai Technologies, Inc.US
23.45.103.17623.45.96.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.DE

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

91 observed subdomains of justdial.com.

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.

MechanismTarget
SPF_INCLUDE_spf.us.sendclean.net
SPF_INCLUDEjustdial.netcore.co.in
SPF_INCLUDEncapp02.com
SPF_INCLUDEocmail.in
SPF_INCLUDEsendclean.net
SPF_INCLUDEsendeth.com
SPF_INCLUDEspf.maildirect.in
SPF_IP103.20.126.0/24
SPF_IP103.20.127.0/24
SPF_IP103.71.205.0/24

Related pages

Pivot deeper into the graph from justdial.com.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.