Hostname
sparkmailapp.com
Last fetched
sparkmailapp.com resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CA. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
sparkmailapp.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.248.203.135 | 13.248.192.0/20 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 76.223.92.135 | 76.223.80.0/20 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- andrian budantsov
- Contact emails
- andrian@readdle.com
- 0c790c29-357c-45dc-b6ab-f5e0073f0099@identity-protect.org
- 3c960cf4-c092-4c04-adda-93cc643ce97e@identity-protect.org
- 799274ed-04d8-4f08-8f51-58faace25cf5@identity-protect.org
- 894c6ef2-be40-41ec-b4cd-92395e06420c@identity-protect.org
- c16151ba-9965-4065-a032-be9da7520ac0@identity-protect.org
- c9425f70-0cfc-4ad5-8225-1abba6756a50@identity-protect.org
- e7a92a62-b9c7-4883-b353-f98c1eeb7509@identity-protect.org
- owner-11958354@sparkmailapp.com.whoisprivacyservice.org
- owner-2523784@sparkmailapp.com.whoisprivacyservice.org
- owner-3860995@sparkmailapp.com.whoisprivacyservice.org
- owner-3934804@sparkmailapp.com.whoisprivacyservice.org
- owner-4493779@sparkmailapp.com.whoisprivacyservice.org
- owner-533631@sparkmailapp.com.whoisprivacyservice.org
- owner-803580@sparkmailapp.com.whoisprivacyservice.org
Subdomains
7 observed subdomains of sparkmailapp.com.
Web-graph footprint
Distinct hostnames that link to or from sparkmailapp.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for sparkmailapp.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.createsend.com |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | spf.mtasv.net |
Related pages
Pivot deeper into the graph from sparkmailapp.com.
- IP · 13.248.203.135
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · CA
- Email · andrian@readdle.com
- TLD · .com
- Browse hostnames · sp…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "sparkmailapp.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.