Skip to content

Hostname

snaptrade.com

Last fetched

snaptrade.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:1068 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
108.138.51.17108.138.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
108.138.51.27108.138.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
108.138.51.91108.138.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
108.138.51.99108.138.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
18.244.18.10618.244.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.244.18.10918.244.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.244.18.4318.244.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.244.18.7118.244.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.238.173.174.238.0/23AS16509AMAZON-02 - Amazon.com, Inc.CO
3.174.238.223.174.238.0/23AS16509AMAZON-02 - Amazon.com, Inc.CO
3.174.238.33.174.238.0/23AS16509AMAZON-02 - Amazon.com, Inc.CO
3.174.238.663.174.238.0/23AS16509AMAZON-02 - Amazon.com, Inc.CO

WHOIS identity

Registrar
iana:1068
Organization
phoenix tool and mold
Contact emails

Subdomains

7 observed subdomains of snaptrade.com.

Web-graph footprint

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

109 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for snaptrade.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.messagingengine.com

Related pages

Pivot deeper into the graph from snaptrade.com.

Cypher and MCP

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

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