Skip to content

Hostname

packetwatch.com

Last fetched

packetwatch.com resolves to 2 IPv4 addresses operated by MCPL-AS in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · packetwatch.comRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/packetwatch.com

Resolution chain

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

WHOIS identity

Registrar
iana:146
Organization
buydomains_com
Contact emails

Subdomains

9 observed subdomains of packetwatch.com.

Web-graph footprint

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

18 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

19 SPF mechanisms authorising senders for packetwatch.com.

MechanismTarget
SPF_INCLUDE23540019.spf02.hubspotemail.net
SPF_INCLUDEsecureserver.net
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.ess.barracudanetworks.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspfa.cpmails.com
SPF_IP174.128.4.130
SPF_IP198.71.188.149
SPF_IP199.30.235.11/32
SPF_IP209.222.82.0/24
SPF_IP24.252.217.173
SPF_IP38.29.224.24
SPF_IP52.161.21.30
SPF_IP66.210.0.22
SPF_IP69.71.61.130
SPF_IP69.71.62.169
SPF_IP72.214.208.54
SPF_IP74.203.185.12/32

Related pages

Pivot deeper into the graph from packetwatch.com.

Cypher and MCP

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

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