Skip to content

Hostname

freecause.com

Last fetched

freecause.com resolves to 4 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:1861 as the registrar.

Nutrition Label

WHISPER CANON · freecause.comRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/freecause.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.21.12.188104.21.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.132.76172.67.128.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
192.0.79.132192.0.79.0/24AS2635AUTOMATTIC - Automattic, IncUS
192.0.79.177192.0.79.0/24AS2635AUTOMATTIC - Automattic, IncUS

WHOIS identity

Registrar
iana:1861
Organization
domain admin
Contact emails

Subdomains

44 observed subdomains of freecause.com.

Web-graph footprint

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

13 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for freecause.com.

MechanismTarget
SPF_Afreecause.com
SPF_INCLUDE_spf.mx.cloudflare.net
SPF_INCLUDEfreecause.com.spf.auto.dnssmarthost.net
SPF_MXfreecause.com

Related pages

Pivot deeper into the graph from freecause.com.

Cypher and MCP

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

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