Skip to content

Hostname

www.021-host.com

Last fetched

www.021-host.com resolves to 16 IPv4 addresses operated by PEG-SV - PEG TECH INC in US.

Nutrition Label

WHISPER CANON · www.021-host.comRouting diversity1.5/10Peering density4.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint7.6/10canon.whisper.security/host/www.021-host.com

Resolution chain

www.021-host.com resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
156.245.65.201156.245.64.0/20AS54600PEG-SV - PEG TECH INCUS
156.245.65.207156.245.64.0/20AS54600PEG-SV - PEG TECH INCUS
156.245.65.235156.245.64.0/20AS54600PEG-SV - PEG TECH INCUS
156.245.65.242156.245.64.0/20AS54600PEG-SV - PEG TECH INCUS
156.245.71.194156.245.64.0/20AS54600PEG-SV - PEG TECH INCUS
156.245.71.198156.245.64.0/20AS54600PEG-SV - PEG TECH INCUS
156.245.71.205156.245.64.0/20AS54600PEG-SV - PEG TECH INCUS
156.245.71.207156.245.64.0/20AS54600PEG-SV - PEG TECH INCUS
156.245.71.208156.245.64.0/20AS54600PEG-SV - PEG TECH INCUS
156.245.71.216156.245.64.0/20AS54600PEG-SV - PEG TECH INCUS
156.245.71.217156.245.64.0/20AS54600PEG-SV - PEG TECH INCUS
156.245.71.226156.245.64.0/20AS54600PEG-SV - PEG TECH INCUS
156.245.71.233156.245.64.0/20AS54600PEG-SV - PEG TECH INCUS
156.245.71.235156.245.64.0/20AS54600PEG-SV - PEG TECH INCUS
156.245.71.236156.245.64.0/20AS54600PEG-SV - PEG TECH INCUS
156.245.71.250156.245.64.0/20AS54600PEG-SV - PEG TECH INCUS

WHOIS identity

No WHOIS records are currently associated with www.021-host.com in WhisperGraph.

Threat posture

History

Related pages

Pivot deeper into the graph from www.021-host.com.

Cypher and MCP

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

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