Skip to content

Hostname

freeform.com

Last fetched

freeform.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:299 as the registrar.

Nutrition Label

WHISPER CANON · freeform.comRouting diversity5.9/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/freeform.com

Resolution chain

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

IPPrefixASNOperatorCountry
100.21.164.238100.20.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
100.29.122.21100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
3.208.65.1643.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.212.49.713.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.225.247.863.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.199.215.2034.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
35.162.180.4135.160.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
35.169.137.11135.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
35.173.151.15635.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
44.194.85.6244.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.218.106.15744.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.206.94.7552.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
54.144.34.24754.144.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.69.152.13854.68.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
54.87.117.12154.87.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
98.84.231.15198.80.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
98.87.48.23398.80.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
32.194.0.17732.192.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
32.193.71.6732.192.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
32.193.43.5632.192.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:299
Organization
domain administrator
Contact emails

Subdomains

19 observed subdomains of freeform.com.

Web-graph footprint

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

881 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for freeform.com.

MechanismTarget
SPF_INCLUDEwoc.spf.go.com

Related pages

Pivot deeper into the graph from freeform.com.

Cypher and MCP

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

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