Hostname
desert3d.com
Last fetched
desert3d.com resolves to 3 IPv4 addresses operated by AS47583 in IN. WHOIS lists iana:1068 as the registrar.
Nutrition Label
Resolution chain
desert3d.com 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 |
|---|---|---|---|---|
| 147.93.101.59 | 147.93.96.0/20 | AS47583 | — | IN |
| 172.234.24.211 | 172.234.16.0/20 | AS63949 | — | US |
| 172.239.57.117 | 172.239.32.0/19 | AS63949 | — | US |
WHOIS identity
- Registrar
- iana:1068
- Organization
- contact privacy inc. customer 1243354537
- Contact emails
Subdomains
1 observed subdomain of desert3d.com.
| Subdomain |
|---|
| www.desert3d.com |
Threat posture
History
Mail and authentication
MX records
Related pages
Pivot deeper into the graph from desert3d.com.
- IP · 147.93.101.59
- ASN · AS47583
- Registrar · iana:1068
- Country · IN
- Email · 5b955fb915e248e190e58a71c11957fc.protect@withheldforprivacy.com
- TLD · .com
- Browse hostnames · de…
- 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: "desert3d.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.