Skip to content

Hostname

aijumble.com

Last fetched

aijumble.com resolves to 3 IPv4 addresses operated by AS-HOSTINGER in IN. WHOIS lists iana:1154 as the registrar.

Nutrition Label

WHISPER CANON · aijumble.comRouting diversity3.0/10Peering density5.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/aijumble.com

Resolution chain

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

IPPrefixASNOperatorCountry
72.61.228.20272.61.224.0/19AS47583AS-HOSTINGERIN
77.37.53.13377.37.52.0/23AS47583AS-HOSTINGERNL
91.108.98.22891.108.98.0/24AS47583AS-HOSTINGERNL

WHOIS identity

Registrar
iana:1154
Organization
deepti srivastava
Contact emails

Subdomains

7 observed subdomains of aijumble.com.

Web-graph footprint

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

89 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for aijumble.com.

MechanismTarget
SPF_INCLUDEzohomail.in

Related pages

Pivot deeper into the graph from aijumble.com.

Cypher and MCP

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

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