Skip to content

Hostname

sparkjoy.com

Last fetched

sparkjoy.com resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:1910 as the registrar.

Nutrition Label

WHISPER CANON · sparkjoy.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/sparkjoy.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.26.8.244104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.9.244104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.68.92172.67.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:1910
Organization
david montie
Contact emails

Subdomains

13 observed subdomains of sparkjoy.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

17 SPF mechanisms authorising senders for sparkjoy.com.

MechanismTarget
SPF_Asparkjoy.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEzohomail.com
SPF_IP199.127.232.0/22
SPF_IP199.255.192.0/22
SPF_IP216.40.42.15/32
SPF_IP216.40.42.17/32
SPF_IP216.40.44.0/24
SPF_IP35.182.132.109/32
SPF_IP52.60.128.198/32
SPF_IP54.240.0.0/18
SPF_IP64.99.140.1/26
SPF_IP64.99.140.10/32
SPF_IP64.99.140.16/29
SPF_IP65.39.142.239
SPF_IP69.28.205.137
SPF_MXsparkjoy.com

Related pages

Pivot deeper into the graph from sparkjoy.com.

Cypher and MCP

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

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