Skip to content

Hostname

freewebstore.org

Last fetched

freewebstore.org resolves to 6 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:1390 as the registrar.

Nutrition Label

WHISPER CANON · freewebstore.orgRouting diversity4.2/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/freewebstore.org

Resolution chain

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

IPPrefixASNOperatorCountry
104.21.1.6104.21.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.151.182172.67.144.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
188.114.96.3188.114.96.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
188.114.97.3188.114.97.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
52.16.33.12852.16.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.215.170.17952.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
iana:1390
Organization
domains by proxy,
Contact emails

Subdomains

17 observed subdomains of freewebstore.org.

Web-graph footprint

Distinct hostnames that link to or from freewebstore.org in the public web crawl.

439 sites link to this hostname.

144 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for freewebstore.org.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEclearsquares.com
SPF_INCLUDEspf.braintreegateway.com
SPF_INCLUDEu1407026.wl027.sendgrid.net
SPF_IP198.21.2.74
SPF_IP82.103.135.125
SPF_IP94.136.52.206
SPF_MXfreewebstore.org

Related pages

Pivot deeper into the graph from freewebstore.org.

Cypher and MCP

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

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