Hostname
daivhosting.com
Last fetched
daivhosting.com resolves to 1 IPv4 address operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
daivhosting.com 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 |
|---|---|---|---|---|
| 34.231.150.140 | 35.6.0.0/16 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of daivhosting.com owner
- Contact emails
- 4b4ae6ce-419a-4b94-8d60-500c09d176c9@identity-protect.org
- 664b738c-6a47-49fa-bb24-8c1887054562@identity-protect.org
- 6abad196-8d17-4753-9bbb-5ecf03f87595@identity-protect.org
- 9ea01190-4339-454d-8a7a-eb4d85eb9a18@identity-protect.org
- b3718a2c-d2cf-45f5-92f8-24583f6ea243@identity-protect.org
- cd5c8e56-38a0-48f5-86f2-87c2d866a9c6@identity-protect.org
- d1cb7762-bc44-4ad8-90ae-839e9c65699c@identity-protect.org
Subdomains
1 observed subdomain of daivhosting.com.
| Subdomain |
|---|
| www.daivhosting.com |
Threat posture
History
Mail and authentication
MX records
Related pages
Pivot deeper into the graph from daivhosting.com.
- IP · 34.231.150.140
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 4b4ae6ce-419a-4b94-8d60-500c09d176c9@identity-protect.org
- TLD · .com
- Browse hostnames · da…
- 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: "daivhosting.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.