Hostname
snaphunt.com
Last fetched
snaphunt.com resolves to 9 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SG. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
snaphunt.com resolves to 9 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.213.212.118 | 13.212.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 18.140.138.205 | 18.140.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 3.1.239.144 | 3.0.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 3.1.31.255 | 3.0.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 3.1.76.244 | 3.0.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 47.130.200.94 | 47.128.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 52.220.2.139 | 52.220.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 52.76.92.71 | 52.76.0.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 47.131.24.10 | 47.128.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
WHOIS identity
- Registrar
- iana:468
- Organization
- buybestdomains_com
- Contact emails
- 9a3803f40a28fd0a496cc009ea2e316c@domaindiscreet.com
- buybestdomains@yahoo.com
- 0089b8df-6e8d-46f9-b382-5a1c12950c52@identity-protect.org
- 45150a37-c4af-4e98-9245-6f986e2891fb@identity-protect.org
- 4c00796a-ccba-4450-94db-302abf267e76@identity-protect.org
- 4e0461fd-bc88-425e-a39b-0d2ddc190209@identity-protect.org
- 9ab37c13-3e3c-4209-b356-598f9e7b7aef@identity-protect.org
- a7fefbfc-251f-444b-90c5-74e0c43dbbdc@identity-protect.org
- owner-353148@snaphunt.com.whoisprivacyservice.org
- owner-6567284@snaphunt.com.whoisprivacyservice.org
- owner-8184803@snaphunt.com.whoisprivacyservice.org
Subdomains
97 observed subdomains of snaphunt.com.
Showing 25 of 97. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from snaphunt.com in the public web crawl.
163 sites link to this hostname.
12 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for snaphunt.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from snaphunt.com.
- IP · 13.213.212.118
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · SG
- Email · 9a3803f40a28fd0a496cc009ea2e316c@domaindiscreet.com
- TLD · .com
- Browse hostnames · sn…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "snaphunt.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.