Skip to content

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

WHISPER CANON · snapmatic.meRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.3/10canon.whisper.security/host/snapmatic.me

Resolution chain

snapmatic.me resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
108.139.166.32108.139.164.0/22AS16509AMAZON-02 - Amazon.com, Inc.BR
108.139.166.36108.139.164.0/22AS16509AMAZON-02 - Amazon.com, Inc.BR
108.139.166.63108.139.164.0/22AS16509AMAZON-02 - Amazon.com, Inc.BR
108.139.166.67108.139.164.0/22AS16509AMAZON-02 - Amazon.com, Inc.BR
108.157.229.102108.157.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
108.157.229.13108.157.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
108.157.229.32108.157.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
108.157.229.36108.157.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
18.245.86.10918.245.84.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.86.11318.245.84.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.86.5418.245.84.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.86.8218.245.84.0/22AS16509AMAZON-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

SPF policy

1 SPF mechanism authorising senders for snapmatic.me.

MechanismTarget
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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.