Skip to content

Hostname

sparkpostmail.com

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.35.107.1213.35.107.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.35.107.12113.35.107.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.35.107.3713.35.107.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.35.107.5213.35.107.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.160.225.10118.160.225.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.160.225.11518.160.225.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.160.225.2818.160.225.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.160.225.4918.160.225.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
65.9.175.11165.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.12965.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.4965.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.9965.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:292
Organization
contact privacy inc. customer 0138517255
Contact emails

Subdomains

14,078 observed subdomains of sparkpostmail.com.

Web-graph footprint

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

8 sites link to this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for sparkpostmail.com.

MechanismTarget
SPF_EXISTS%{i}._spf.sparkpostmail.com

Related pages

Pivot deeper into the graph from sparkpostmail.com.

Cypher and MCP

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

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