Skip to content

Hostname

ahjldz.com

Last fetched

ahjldz.com resolves to 2 IPv4 addresses operated by AS55990 in CN. WHOIS lists iana:1555 as the registrar.

Nutrition Label

WHISPER CANON · ahjldz.comRouting diversity2.4/10Peering density6.1/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/ahjldz.com

Resolution chain

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

IPPrefixASNOperatorCountry
121.36.203.64121.36.192.0/20AS55990CN
23.224.121.823.224.0.0/15AS40065CNSERVERS - CNSERVERS LLCUS

WHOIS identity

Registrar
iana:1555
Organization
center for economic researach and social change
Contact emails

Subdomains

3 observed subdomains of ahjldz.com.

Web-graph footprint

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

2 sites linked to from this hostname.

Sample inbound links

Sample outbound links

Threat posture

History

Related pages

Pivot deeper into the graph from ahjldz.com.

Cypher and MCP

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

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