Skip to content

Hostname

lists.packetizer.com

Last fetched

lists.packetizer.com resolves to 1 IPv4 address operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · lists.packetizer.comRouting diversity1.5/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/lists.packetizer.com

Resolution chain

lists.packetizer.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
75.101.130.12575.101.128.0/17AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with lists.packetizer.com in WhisperGraph.

Web-graph footprint

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

6 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for lists.packetizer.com.

MechanismTarget
SPF_IP174.129.216.74
SPF_IP2600:1f18:24d6:2e00:ad0e:53b9:a72c:fa72
SPF_IP2600:1f18:24d6:2e01:e842:9b2b:72a2:d2c6
SPF_IP75.101.130.125

Related pages

Pivot deeper into the graph from lists.packetizer.com.

Cypher and MCP

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

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