Hostname
d2s.cloud
Last fetched
d2s.cloud resolves to 1 IPv4 address operated by ESTRUXTURE-QC-10929 - eStruxture Data Centers Inc. in CA. WHOIS lists iana:1068 as the registrar.
Nutrition Label
Resolution chain
d2s.cloud resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 68.71.49.101 | 68.71.32.0/19 | AS10929 | ESTRUXTURE-QC-10929 - eStruxture Data Centers Inc. | CA |
WHOIS identity
- Registrar
- iana:1068
- Organization
- privacy service provided by withheld for privacy ehf
- Contact emails
Subdomains
13 observed subdomains of d2s.cloud.
Web-graph footprint
Distinct hostnames that link to or from d2s.cloud in the public web crawl.
9 sites linked to from this hostname.
Threat posture
History
Mail and authentication
SPF policy
4 SPF mechanisms authorising senders for d2s.cloud.
| Mechanism | Target |
|---|---|
| SPF_IP | 68.71.49.102 |
| SPF_IP | 68.71.49.109 |
| SPF_IP | 68.71.49.113 |
| SPF_IP | 68.71.49.99 |
Related pages
Pivot deeper into the graph from d2s.cloud.
- IP · 68.71.49.101
- ASN · AS10929ESTRUXTURE-QC-10929 - eStruxture Data Centers Inc.
- Registrar · iana:1068
- Country · CA
- Email · 43d0c8dbe7084e169b649d83b84474ec.protect@whoisguard.com
- TLD · .cloud
- Browse hostnames · d2…
- 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: "d2s.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.