Hostname
daptiv.com
Last fetched
daptiv.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
daptiv.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 |
|---|---|---|---|---|
| 99.83.229.38 | 99.83.224.0/20 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of daptiv.com owner
- Contact emails
- daptivdomains@daptiv.com
- mjensen@eproject.com
- 03626266-2910-4921-b275-32adf3cdd773@identity-protect.org
- 3e7cdc2b-48ed-4f6d-ade6-0c9268f836fc@identity-protect.org
- 590430b0-f64f-4b77-ae64-8d6e7de655e2@identity-protect.org
- 848523a7-c8dd-41c1-b028-af2079e2c579@identity-protect.org
- f9682eb2-ec83-4e56-8a3d-cbfdf390aaba@identity-protect.org
- faaf3d37-9770-4772-ab10-98f0c7d79d00@identity-protect.org
- owner-10197207@daptiv.com.whoisprivacyservice.org
- owner-4856758@daptiv.com.whoisprivacyservice.org
- owner-5592665@daptiv.com.whoisprivacyservice.org
- owner-6132563@daptiv.com.whoisprivacyservice.org
- owner@daptiv.com.whoisprivacyservice.org
Subdomains
78 observed subdomains of daptiv.com.
Showing 25 of 78. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from daptiv.com in the public web crawl.
41 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
Related pages
Pivot deeper into the graph from daptiv.com.
- IP · 99.83.229.38
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · daptivdomains@daptiv.com
- 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: "daptiv.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.