Skip to content

Hostname

freedomcreator.co

Last fetched

freedomcreator.co resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:1910 as the registrar.

Nutrition Label

WHISPER CANON · freedomcreator.coRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.0/10canon.whisper.security/host/freedomcreator.co

Resolution chain

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

IPPrefixASNOperatorCountry
18.238.80.10018.238.80.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.80.10818.238.80.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.80.3518.238.80.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.80.5718.238.80.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.66.218.1218.66.216.0/22AS16509AMAZON-02 - Amazon.com, Inc.IT
18.66.218.2918.66.216.0/22AS16509AMAZON-02 - Amazon.com, Inc.IT
18.66.218.5218.66.216.0/22AS16509AMAZON-02 - Amazon.com, Inc.IT
18.66.218.9218.66.216.0/22AS16509AMAZON-02 - Amazon.com, Inc.IT

WHOIS identity

Registrar
iana:1910
Organization
c/o whoisproxy.com
Contact emails

Subdomains

1 observed subdomain of freedomcreator.co.

Web-graph footprint

Distinct hostnames that link to or from freedomcreator.co in the public web crawl.

12 sites link to this hostname.

16 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for freedomcreator.co.

MechanismTarget
SPF_Afreedomcreator.co
SPF_Ahelpscoutemail.com
SPF_INCLUDEhelpscoutemail.com
SPF_MXfreedomcreator.co

Related pages

Pivot deeper into the graph from freedomcreator.co.

Cypher and MCP

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

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