Skip to content

Hostname

learn.sparkfun.com

Last fetched

learn.sparkfun.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · learn.sparkfun.comRouting diversity2.4/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/learn.sparkfun.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.33.67.10413.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.67.11913.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.67.12313.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.67.1513.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.161.97.218.161.96.0/22AS16509AMAZON-02 - Amazon.com, Inc.IE
18.161.97.5418.161.96.0/22AS16509AMAZON-02 - Amazon.com, Inc.IE
18.161.97.6918.161.96.0/22AS16509AMAZON-02 - Amazon.com, Inc.IE
18.161.97.9018.161.96.0/22AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

No WHOIS records are currently associated with learn.sparkfun.com in WhisperGraph.

Subdomains

1 observed subdomain of learn.sparkfun.com.

Web-graph footprint

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

2,777 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for learn.sparkfun.com.

MechanismTarget
SPF_Alearn.sparkfun.com
SPF_INCLUDE_spf.google.com
SPF_IP204.144.132.32/27
SPF_IP207.126.144.0/20
SPF_IP216.241.47.34
SPF_IP64.18.0.0/20
SPF_IP74.125.148.0/22
SPF_IP74.125.83.49
SPF_MXlearn.sparkfun.com

Related pages

Pivot deeper into the graph from learn.sparkfun.com.

Cypher and MCP

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

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