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
Resolution chain
exabytes.cloud resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.26.12.135 | 104.26.0.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 104.26.13.135 | 104.26.0.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.67.69.39 | 172.67.64.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:69
- Organization
- contact privacy inc. customer 0150675107
- Contact emails
Subdomains
29 observed subdomains of exabytes.cloud.
Showing 25 of 29. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from exabytes.cloud in the public web crawl.
11 sites link to this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
25 SPF mechanisms authorising senders for exabytes.cloud.
| Mechanism | Target |
|---|---|
| SPF_A | exabytes.cloud |
| SPF_INCLUDE | _spf.freshsales.io |
| SPF_INCLUDE | email.freshdesk.com |
| SPF_INCLUDE | sendgrid.net |
| SPF_INCLUDE | spf.sendinblue.com |
| SPF_INCLUDE | spf1.mschosting.com |
| SPF_IP | 103.13.1.23 |
| SPF_IP | 103.13.1.34 |
| SPF_IP | 103.13.120.184 |
| SPF_IP | 103.13.120.210 |
| SPF_IP | 103.13.120.244 |
| SPF_IP | 103.13.123.38 |
| SPF_IP | 103.13.123.70 |
| SPF_IP | 103.6.196.34 |
| SPF_IP | 110.4.40.8 |
| SPF_IP | 110.4.44.142 |
| SPF_IP | 110.4.45.218 |
| SPF_IP | 113.197.33.3 |
| SPF_IP | 113.197.33.65 |
| SPF_IP | 137.59.110.202 |
| SPF_IP | 202.157.183.182 |
| SPF_IP | 202.157.188.238 |
| SPF_IP | 203.142.7.104 |
| SPF_IP | 203.142.7.133 |
| SPF_MX | exabytes.cloud |
Related pages
Pivot deeper into the graph from exabytes.cloud.
- IP · 104.26.12.135
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:69
- Country · CA
- Email · exabytes.cloud@contactprivacy.com
- TLD · .cloud
- Browse hostnames · ex…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.