Hostname
snapmatic.me
Last fetched
snapmatic.me resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in BR. WHOIS lists iana:146 as the registrar.
Nutrition Label
Resolution chain
snapmatic.me resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 108.139.166.32 | 108.139.164.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 108.139.166.36 | 108.139.164.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 108.139.166.63 | 108.139.164.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 108.139.166.67 | 108.139.164.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 108.157.229.102 | 108.157.224.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SE |
| 108.157.229.13 | 108.157.224.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SE |
| 108.157.229.32 | 108.157.224.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SE |
| 108.157.229.36 | 108.157.224.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SE |
| 18.245.86.109 | 18.245.84.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.245.86.113 | 18.245.84.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.245.86.54 | 18.245.84.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.245.86.82 | 18.245.84.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- iana:146
- Organization
- domains by proxy,
- Contact emails
- —
Subdomains
9 observed subdomains of snapmatic.me.
Web-graph footprint
Distinct hostnames that link to or from snapmatic.me in the public web crawl.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for snapmatic.me.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
Related pages
Pivot deeper into the graph from snapmatic.me.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "snapmatic.me"})-[: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.