Skip to content

Hostname

ahhzs.com

Last fetched

ahhzs.com resolves to 6 IPv4 addresses operated by AS134175 in HK. WHOIS lists iana:3758 as the registrar.

Nutrition Label

WHISPER CANON · ahhzs.comRouting diversity3.0/10Peering density5.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/ahhzs.com

Resolution chain

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

IPPrefixASNOperatorCountry
177.211.15.133177.211.0.0/19AS134175HK
208.98.40.204208.98.40.0/24AS46844SHARKTECH - SharktechUS
208.98.40.205208.98.40.0/24AS46844SHARKTECH - SharktechUS
208.98.40.206208.98.40.0/24AS46844SHARKTECH - SharktechUS
208.98.40.214208.98.40.0/24AS46844SHARKTECH - SharktechUS
208.98.43.80208.98.43.0/24AS46844SHARKTECH - SharktechUS

WHOIS identity

Registrar
iana:3758
Organization
information technology development co., ltd. anhui rui fude
Contact emails

Subdomains

158 observed subdomains of ahhzs.com.

Web-graph footprint

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

6 sites link to this hostname.

4 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from ahhzs.com.

Cypher and MCP

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

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