Skip to content

Hostname

exabytes.cloud

Last fetched

exabytes.cloud resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · exabytes.cloudRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/exabytes.cloud

Resolution chain

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

IPPrefixASNOperatorCountry
104.26.12.135104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.13.135104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.69.39172.67.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:69
Organization
contact privacy inc. customer 0150675107
Contact emails

Subdomains

29 observed subdomains of exabytes.cloud.

Web-graph footprint

Distinct hostnames that link to or from exabytes.cloud in the public web crawl.

11 sites link to this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

25 SPF mechanisms authorising senders for exabytes.cloud.

MechanismTarget
SPF_Aexabytes.cloud
SPF_INCLUDE_spf.freshsales.io
SPF_INCLUDEemail.freshdesk.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.sendinblue.com
SPF_INCLUDEspf1.mschosting.com
SPF_IP103.13.1.23
SPF_IP103.13.1.34
SPF_IP103.13.120.184
SPF_IP103.13.120.210
SPF_IP103.13.120.244
SPF_IP103.13.123.38
SPF_IP103.13.123.70
SPF_IP103.6.196.34
SPF_IP110.4.40.8
SPF_IP110.4.44.142
SPF_IP110.4.45.218
SPF_IP113.197.33.3
SPF_IP113.197.33.65
SPF_IP137.59.110.202
SPF_IP202.157.183.182
SPF_IP202.157.188.238
SPF_IP203.142.7.104
SPF_IP203.142.7.133
SPF_MXexabytes.cloud

Related pages

Pivot deeper into the graph from exabytes.cloud.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "exabytes.cloud"})-[: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.