Skip to content

Hostname

packetmischief.ca

Last fetched

packetmischief.ca resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CA.

Nutrition Label

WHISPER CANON · packetmischief.caRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/packetmischief.ca

Resolution chain

packetmischief.ca resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.225.196.11113.225.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.CA
13.225.196.313.225.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.CA
13.225.196.8913.225.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.CA
13.225.196.9513.225.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.CA
3.164.92.1183.164.92.0/22AS16509AMAZON-02 - Amazon.com, Inc.CA
3.164.92.353.164.92.0/22AS16509AMAZON-02 - Amazon.com, Inc.CA
3.164.92.573.164.92.0/22AS16509AMAZON-02 - Amazon.com, Inc.CA
3.164.92.883.164.92.0/22AS16509AMAZON-02 - Amazon.com, Inc.CA

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

Distinct hostnames that link to or from packetmischief.ca in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for packetmischief.ca.

MechanismTarget
SPF_MXpacketmischief.ca

Related pages

Pivot deeper into the graph from packetmischief.ca.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "packetmischief.ca"})-[: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.