Skip to content

Hostname

freshlearn.com

Last fetched

freshlearn.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
108.157.173.10108.157.172.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
108.157.173.42108.157.172.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
108.157.173.5108.157.172.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
108.157.173.8108.157.172.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.245.31.12118.245.30.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.31.2318.245.30.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.31.2618.245.30.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.31.618.245.30.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.238.343.174.238.0/23AS16509AMAZON-02 - Amazon.com, Inc.CO
3.174.238.413.174.238.0/23AS16509AMAZON-02 - Amazon.com, Inc.CO
3.174.238.423.174.238.0/23AS16509AMAZON-02 - Amazon.com, Inc.CO
3.174.238.83.174.238.0/23AS16509AMAZON-02 - Amazon.com, Inc.CO
65.8.131.11365.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.12265.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.4365.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.7865.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.86.12765.8.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
65.9.86.4265.8.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
65.9.86.4465.8.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
65.9.86.5365.8.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for freshlearn.com.

MechanismTarget
SPF_INCLUDEmailgun.org

Related pages

Pivot deeper into the graph from freshlearn.com.

Cypher and MCP

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

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