Skip to content

Hostname

sparktx.com

Last fetched

sparktx.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 · sparktx.comRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/sparktx.com

Resolution chain

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

IPPrefixASNOperatorCountry
108.139.29.110108.139.29.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
108.139.29.3108.139.29.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
108.139.29.32108.139.29.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
108.139.29.69108.139.29.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.227.192.12113.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.3113.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.6613.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.7813.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
3.175.207.1023.175.206.0/23AS16509AMAZON-02 - Amazon.com, Inc.HK
3.175.207.313.175.206.0/23AS16509AMAZON-02 - Amazon.com, Inc.HK
3.175.207.763.175.206.0/23AS16509AMAZON-02 - Amazon.com, Inc.HK
3.175.207.953.175.206.0/23AS16509AMAZON-02 - Amazon.com, Inc.HK

WHOIS identity

Registrar
iana:146
Organization
******** ********
Contact emails

Subdomains

23 observed subdomains of sparktx.com.

Web-graph footprint

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

240 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for sparktx.com.

MechanismTarget
SPF_REDIRECT8waewtdb._spf._d.mim.ec

Related pages

Pivot deeper into the graph from sparktx.com.

Cypher and MCP

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

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