Skip to content

Hostname

sparkles.io

Last fetched

sparkles.io resolves to 1 IPv4 address operated by AS60781 in NL. WHOIS lists iana:269 as the registrar.

Nutrition Label

WHISPER CANON · sparkles.ioRouting diversity1.5/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/sparkles.io

Resolution chain

sparkles.io resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
37.48.90.9937.48.64.0/18AS60781NL

WHOIS identity

Registrar
iana:269
Organization
sedo
Contact emails

Subdomains

56 observed subdomains of sparkles.io.

Web-graph footprint

Distinct hostnames that link to or from sparkles.io in the public web crawl.

28 sites link to this hostname.

38 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for sparkles.io.

MechanismTarget
SPF_Aspf.sparkles.io
SPF_INCLUDE_spf.google.com
SPF_INCLUDEemsd1.com
SPF_INCLUDEeu.transmail.net
SPF_INCLUDEspf.afas.online
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.zoho.eu
SPF_IP37.48.90.99

Related pages

Pivot deeper into the graph from sparkles.io.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "sparkles.io"})-[: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.