Skip to content

Hostname

foresightcfo.com

Last fetched

foresightcfo.com resolves to 1 IPv4 address operated by UNIFIEDLAYER-AS-1 - Unified Layer in US. WHOIS lists iana:1154 as the registrar.

Nutrition Label

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

Resolution chain

foresightcfo.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
67.20.95.14267.20.64.0/18AS46606UNIFIEDLAYER-AS-1 - Unified LayerUS

WHOIS identity

Registrar
iana:1154
Organization
foresight cfo consulting
Contact emails

Subdomains

15 observed subdomains of foresightcfo.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for foresightcfo.com.

MechanismTarget
SPF_Aforesightcfo.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEone.zoho.com
SPF_INCLUDEspf.ess.barracudanetworks.com
SPF_INCLUDEzcsend.net
SPF_IP142.4.30.29
SPF_MXforesightcfo.com

Related pages

Pivot deeper into the graph from foresightcfo.com.

Cypher and MCP

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

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