Skip to content

Hostname

www.correct-pack.com

Last fetched

www.correct-pack.com resolves to 12 IPv4 addresses operated by ZEN-ECN - Zenlayer Inc in US.

Nutrition Label

WHISPER CANON · www.correct-pack.comRouting diversity3.9/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint7.6/10canon.whisper.security/host/www.correct-pack.com

Resolution chain

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

IPPrefixASNOperatorCountry
128.14.219.133128.14.218.0/23AS21859ZEN-ECN - Zenlayer IncUS
128.14.219.135128.14.218.0/23AS21859ZEN-ECN - Zenlayer IncUS
128.14.219.136128.14.218.0/23AS21859ZEN-ECN - Zenlayer IncUS
162.128.181.2162.128.181.0/24AS21859ZEN-ECN - Zenlayer IncJP
172.96.115.242172.96.112.0/22AS21859ZEN-ECN - Zenlayer IncUS
172.96.115.243172.96.112.0/22AS21859ZEN-ECN - Zenlayer IncUS
172.96.115.245172.96.112.0/22AS21859ZEN-ECN - Zenlayer IncUS
172.96.121.179172.96.120.0/23AS21859ZEN-ECN - Zenlayer IncUS
172.96.121.180172.96.120.0/23AS21859ZEN-ECN - Zenlayer IncUS
172.96.121.182172.96.120.0/23AS21859ZEN-ECN - Zenlayer IncUS
172.96.121.186172.96.120.0/23AS21859ZEN-ECN - Zenlayer IncUS
71.18.102.22571.18.102.0/24AS396986BYTEDANCE - Bytedance Inc.US

WHOIS identity

No WHOIS records are currently associated with www.correct-pack.com in WhisperGraph.

Threat posture

History

Related pages

Pivot deeper into the graph from www.correct-pack.com.

Cypher and MCP

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

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