Skip to content

Hostname

capitalforest.com

Last fetched

capitalforest.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
104.21.85.115104.21.80.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.205.147172.67.192.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

17 SPF mechanisms authorising senders for capitalforest.com.

MechanismTarget
SPF_INCLUDEoutbound.dmsi.com
SPF_INCLUDEoutbound2.dmsi.com
SPF_INCLUDEspf-us.emailsignatures365.com
SPF_INCLUDEspf.constantcontact.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspfa.cpmails.com
SPF_INCLUDEus.mail.concursolutions.com
SPF_IP151.196.39.2
SPF_IP174.54.36.220
SPF_IP192.186.247.228
SPF_IP208.75.122.14/32
SPF_IP209.190.193.194
SPF_IP50.207.127.170
SPF_IP50.209.205.102
SPF_IP50.211.8.10
SPF_IP50.217.4.138
SPF_IP63.246.25.161/32

Related pages

Pivot deeper into the graph from capitalforest.com.

Cypher and MCP

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

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