Skip to content

Hostname

ajio.com

Last fetched

ajio.com resolves to 2 IPv4 addresses operated by RELIANCEJIO-IN Reliance Jio Infocomm Limited in IN. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · ajio.comRouting diversity1.5/10Peering density8.9/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.5/10canon.whisper.security/host/ajio.com

Resolution chain

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

IPPrefixASNOperatorCountry
49.40.59.1149.40.0.0/15AS55836RELIANCEJIO-IN Reliance Jio Infocomm LimitedIN
49.40.59.1449.40.0.0/15AS55836RELIANCEJIO-IN Reliance Jio Infocomm LimitedIN

WHOIS identity

Registrar
iana:146
Organization
******** ********
Contact emails

Subdomains

39 observed subdomains of ajio.com.

Web-graph footprint

Distinct hostnames that link to or from ajio.com in the public web crawl.

1,333 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for ajio.com.

MechanismTarget
SPF_INCLUDE_spf.ajio.com
SPF_MXajio.com

Related pages

Pivot deeper into the graph from ajio.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "ajio.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.