Skip to content

Hostname

snaphire.com

Last fetched

snaphire.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in AU. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · snaphire.comRouting diversity5.6/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint6.3/10canon.whisper.security/host/snaphire.com

Resolution chain

snaphire.com resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.236.180.15913.236.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.AU
13.238.232.3513.236.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.AU
13.239.52.20713.236.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.AU
13.55.250.8713.54.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.AU
3.106.0.1903.104.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.AU
3.24.100.1893.24.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.AU
52.63.2.23152.62.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.AU
54.206.149.1354.206.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.AU
54.206.251.19354.206.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.AU
54.252.81.3654.252.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.AU
54.66.215.9054.66.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.AU
54.66.67.254.66.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.AU
15.134.119.2615.134.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.AU
54.153.218.254.153.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.AU
15.135.86.15715.135.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.AU
15.134.193.22015.134.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.AU

WHOIS identity

Registrar
iana:2
Organization
perfect privacy,
Contact emails

Subdomains

14 observed subdomains of snaphire.com.

Web-graph footprint

Distinct hostnames that link to or from snaphire.com in the public web crawl.

22 sites link to this hostname.

23 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for snaphire.com.

MechanismTarget
SPF_Amail.snaphire.com
SPF_INCLUDE_spf.aotal.cloud
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.mlsend.com
SPF_IP124.198.189.215
SPF_IP13.210.132.3
SPF_IP13.236.76.141
SPF_IP52.65.209.239

Related pages

Pivot deeper into the graph from snaphire.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "snaphire.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 20

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