Skip to content

Hostname

exahost.com

Last fetched

exahost.com resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:48 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
104.26.14.105104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.15.105104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.72.234172.67.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:48
Organization
exa exa
Contact emails

Subdomains

14 observed subdomains of exahost.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for exahost.com.

MechanismTarget
SPF_Aexahost.com
SPF_INCLUDEeu.rp.oracleemaildelivery.com
SPF_INCLUDEmrs1.rp.oracleemaildelivery.com
SPF_IP129.149.100.0/24
SPF_IP163.172.203.170
SPF_IP94.75.230.122
SPF_MXexahost.com

Related pages

Pivot deeper into the graph from exahost.com.

Cypher and MCP

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

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