Skip to content

Hostname

freertos.org

Last fetched

freertos.org resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in BR.

Nutrition Label

WHISPER CANON · freertos.orgRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/freertos.org

Resolution chain

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

IPPrefixASNOperatorCountry
108.139.113.20108.139.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.BR
108.139.113.24108.139.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.BR
108.139.113.73108.139.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.BR
108.139.113.80108.139.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.BR
3.168.73.1153.168.72.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.73.1163.168.72.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.73.253.168.72.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.73.53.168.72.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
65.9.175.11665.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.4865.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.765.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.7465.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

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 freertos.org in the public web crawl.

Threat posture

History

Mail and authentication

MX records

SPF policy

1 SPF mechanism authorising senders for freertos.org.

MechanismTarget
SPF_INCLUDEspf-claramail.mail.eu.clara.net

Related pages

Pivot deeper into the graph from freertos.org.

Cypher and MCP

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

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