Skip to content

Hostname

ahuoo.com

Last fetched

ahuoo.com resolves to 12 IPv4 addresses operated by CHINA169-BACKBONE CHINA UNICOM China169 Backbone in CN. WHOIS lists iana:1605 as the registrar.

Nutrition Label

WHISPER CANON · ahuoo.comRouting diversity1.5/10Peering density8.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/ahuoo.com

Resolution chain

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

IPPrefixASNOperatorCountry
122.114.46.108122.114.0.0/16AS4837CHINA169-BACKBONE CHINA UNICOM China169 BackboneCN
122.114.46.111122.114.0.0/16AS4837CHINA169-BACKBONE CHINA UNICOM China169 BackboneCN
122.114.46.113122.114.0.0/16AS4837CHINA169-BACKBONE CHINA UNICOM China169 BackboneCN
122.114.46.114122.114.0.0/16AS4837CHINA169-BACKBONE CHINA UNICOM China169 BackboneCN
122.114.46.165122.114.0.0/16AS4837CHINA169-BACKBONE CHINA UNICOM China169 BackboneCN
122.114.46.167122.114.0.0/16AS4837CHINA169-BACKBONE CHINA UNICOM China169 BackboneCN
122.114.46.210122.114.0.0/16AS4837CHINA169-BACKBONE CHINA UNICOM China169 BackboneCN
122.114.46.51122.114.0.0/16AS4837CHINA169-BACKBONE CHINA UNICOM China169 BackboneCN
122.114.46.52122.114.0.0/16AS4837CHINA169-BACKBONE CHINA UNICOM China169 BackboneCN
122.114.46.58122.114.0.0/16AS4837CHINA169-BACKBONE CHINA UNICOM China169 BackboneCN
122.114.46.59122.114.0.0/16AS4837CHINA169-BACKBONE CHINA UNICOM China169 BackboneCN
122.114.46.99122.114.0.0/16AS4837CHINA169-BACKBONE CHINA UNICOM China169 BackboneCN

WHOIS identity

Registrar
iana:1605
Organization
cai hu
Contact emails

Subdomains

1 observed subdomain of ahuoo.com.

Subdomain
www.ahuoo.com

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for ahuoo.com.

MechanismTarget
SPF_IP122.114.237.215

Related pages

Pivot deeper into the graph from ahuoo.com.

Cypher and MCP

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

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