Skip to content

Hostname

foresight.org

Last fetched

foresight.org resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:886 as the registrar.

Nutrition Label

WHISPER CANON · foresight.orgRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/foresight.org

Resolution chain

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

IPPrefixASNOperatorCountry
104.26.4.159104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.5.159104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.75.45172.67.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:886
Organization
domain privacy service fbo registrant.
Contact emails

Subdomains

10 observed subdomains of foresight.org.

Web-graph footprint

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

953 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for foresight.org.

MechanismTarget
SPF_Aforesight.org
SPF_INCLUDE_spf.google.com
SPF_INCLUDEsendgrid.net
SPF_MXforesight.org

Related pages

Pivot deeper into the graph from foresight.org.

Cypher and MCP

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

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