Hostname
snaps.com
Last fetched
snaps.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in KR. WHOIS lists iana:244 as the registrar.
Nutrition Label
Resolution chain
snaps.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 |
|---|---|---|---|---|
| 13.124.232.15 | 13.124.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 13.209.194.248 | 13.209.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 13.209.229.134 | 13.209.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 3.36.24.112 | 3.36.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 3.39.150.252 | 3.36.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 3.39.219.140 | 3.36.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 54.180.63.33 | 54.180.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 3.35.114.242 | 3.34.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
WHOIS identity
- Registrar
- iana:244
- Organization
- snaps
- Contact emails
Subdomains
28 observed subdomains of snaps.com.
Showing 25 of 28. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from snaps.com in the public web crawl.
35 sites link to this hostname.
2 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
9 SPF mechanisms authorising senders for snaps.com.
| Mechanism | Target |
|---|---|
| SPF_IP | 117.52.102.183 |
| SPF_IP | 125.133.117.226 |
| SPF_IP | 125.133.117.227 |
| SPF_IP | 125.133.117.228 |
| SPF_IP | 13.124.111.122/32 |
| SPF_IP | 13.124.48.102 |
| SPF_IP | 13.125.132.133 |
| SPF_IP | 43.202.153.68 |
| SPF_IP | 52.78.242.143 |
Related pages
Pivot deeper into the graph from snaps.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "snaps.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.