Skip to content

Hostname

esparklearning.com

Last fetched

esparklearning.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · esparklearning.comRouting diversity3.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/esparklearning.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.66.102.10018.66.102.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.102.11418.66.102.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.102.2318.66.102.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.102.6018.66.102.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
3.163.158.1193.163.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.163.158.153.163.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.163.158.293.163.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.163.158.873.163.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
65.8.54.1065.8.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
65.8.54.10265.8.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
65.8.54.11165.8.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
65.8.54.3465.8.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
on behalf of esparklearning.com owner
Contact emails

Subdomains

28 observed subdomains of esparklearning.com.

Web-graph footprint

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

296 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for esparklearning.com.

MechanismTarget
SPF_INCLUDE321138.spf01.hubspotemail.net
SPF_INCLUDE_spf.eu.mailgun.org
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.intacct.com
SPF_INCLUDE_spf.mailgun.org

Related pages

Pivot deeper into the graph from esparklearning.com.

Cypher and MCP

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

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