Skip to content

Hostname

ah1962.com

Last fetched

ah1962.com resolves to 2 IPv4 addresses operated by AS132839 in HK. WHOIS lists iana:1923 as the registrar.

Nutrition Label

WHISPER CANON · ah1962.comRouting diversity2.4/10Peering density5.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/ah1962.com

Resolution chain

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

IPPrefixASNOperatorCountry
154.201.189.2154.201.128.0/17AS132839HK
156.242.155.87156.242.0.0/16AS35916MULTA-ASN1 - MULTACOM CORPORATIONHK

WHOIS identity

Registrar
iana:1923
Organization
an hui yi jiu liu er xin neng yuan ke ji you xian gong si
Contact emails

Subdomains

2 observed subdomains of ah1962.com.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Related pages

Pivot deeper into the graph from ah1962.com.

Cypher and MCP

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

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