Skip to content

Hostname

snapfinance.com

Last fetched

snapfinance.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · snapfinance.comRouting diversity3.0/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/snapfinance.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.238.55.10218.238.55.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.55.1518.238.55.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.55.1718.238.55.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.55.9318.238.55.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.174.255.303.174.254.0/23AS16509AMAZON-02 - Amazon.com, Inc.FR
3.174.255.443.174.254.0/23AS16509AMAZON-02 - Amazon.com, Inc.FR
3.174.255.773.174.254.0/23AS16509AMAZON-02 - Amazon.com, Inc.FR
3.174.255.823.174.254.0/23AS16509AMAZON-02 - Amazon.com, Inc.FR
65.8.131.10465.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.1665.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.6065.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.6465.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:146
Organization
******** ******** (see notes section below on how to view unmasked data)
Contact emails

Subdomains

96 observed subdomains of snapfinance.com.

Web-graph footprint

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

746 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for snapfinance.com.

MechanismTarget
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEsendgrid._spf.snapfinance.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspfa.cpmails.com
SPF_IP35.166.76.194
SPF_IP52.35.64.179
SPF_IP52.38.232.31
SPF_IP52.38.36.23
SPF_IP54.202.148.226

Related pages

Pivot deeper into the graph from snapfinance.com.

Cypher and MCP

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

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