Skip to content

Hostname

80huolong.com

Last fetched

80huolong.com resolves to 3 IPv4 addresses operated by DROPBOX - Dropbox, Inc. in US. WHOIS lists iana:1556 as the registrar.

Nutrition Label

WHISPER CANON · 80huolong.comRouting diversity3.0/10Peering density7.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/80huolong.com

Resolution chain

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

IPPrefixASNOperatorCountry
108.160.165.53108.160.160.0/20AS19679DROPBOX - Dropbox, Inc.US
128.242.240.155128.242.240.0/24AS203020JP
31.13.80.16931.13.80.0/24AS32934FACEBOOK - Facebook, Inc.CA

WHOIS identity

Registrar
iana:1556
Organization
fgdsfggd
Contact emails

Threat posture

History

Related pages

Pivot deeper into the graph from 80huolong.com.

Cypher and MCP

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

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