Hostname
packetsafari.com
Last fetched
packetsafari.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
packetsafari.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 3.160.5.102 | 3.160.4.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.160.5.119 | 3.160.4.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.160.5.19 | 3.160.4.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.160.5.42 | 3.160.4.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.230.71.12 | 54.230.70.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | HK |
| 54.230.71.46 | 54.230.70.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | HK |
| 54.230.71.62 | 54.230.70.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | HK |
| 54.230.71.83 | 54.230.70.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | HK |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of packetsafari.com owner
- Contact emails
- 1a9a28c1-3b5e-4b4e-b147-de4409ebefd1@identity-protect.org
- 1eeebdb9-4b05-4cbc-836e-9b40a1f3b2ed@identity-protect.org
- 3aa42b10-02fd-4f00-827d-ec6342c69246@identity-protect.org
- 793fe202-0167-4de5-a590-2f18af1f44e4@identity-protect.org
- 9c91e139-c9c2-4bd4-af55-d4d220632bef@identity-protect.org
- bcd1d95a-4764-4274-a7a5-4f6a1af74caa@identity-protect.org
- ff82a117-6e96-4f69-ac54-8fa2911a296c@identity-protect.org
- owner-10377937@packetsafari.com.whoisprivacyservice.org
Subdomains
6 observed subdomains of packetsafari.com.
Web-graph footprint
Distinct hostnames that link to or from packetsafari.com in the public web crawl.
8 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for packetsafari.com.
| Mechanism | Target |
|---|---|
| SPF_A | packetsafari.com |
| SPF_INCLUDE | amazonses.com |
| SPF_IP | 79.140.41.176 |
| SPF_MX | packetsafari.com |
Related pages
Pivot deeper into the graph from packetsafari.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "packetsafari.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.