Skip to content

Hostname

ipacket.us

Last fetched

ipacket.us resolves to 6 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · ipacket.usRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/ipacket.us

Resolution chain

ipacket.us resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.209.137.4218.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
18.213.109.9718.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
3.94.151.1763.80.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.213.1.13644.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.219.220.12644.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
3.229.199.593.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US

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 ipacket.us in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for ipacket.us.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.mandrillapp.com
SPF_IP216.20.129.0/24

Related pages

Pivot deeper into the graph from ipacket.us.

Cypher and MCP

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

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