Skip to content

Hostname

freewill.com

Last fetched

freewill.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ. WHOIS lists iana:468 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.227.192.12913.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.4013.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.4413.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.9213.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
18.245.60.11618.245.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.60.5618.245.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.60.6318.245.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.60.9018.245.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.67.76.2718.67.76.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.67.76.4018.67.76.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.67.76.4818.67.76.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.67.76.8718.67.76.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.139.233.171.136.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.139.273.171.136.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.139.583.171.136.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.139.733.171.136.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
54.192.35.10254.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.254.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.3754.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.8654.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:468
Organization
contact privacy inc. customer 1241631243
Contact emails

Subdomains

16 observed subdomains of freewill.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for freewill.com.

MechanismTarget
SPF_INCLUDE7139016.spf05.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEhelpscoutemail.com
SPF_INCLUDEsendgrid.net

Related pages

Pivot deeper into the graph from freewill.com.

Cypher and MCP

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

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