Hostname
getdaves.com
Last fetched
getdaves.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
getdaves.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 3.170.42.116 | 3.170.40.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.170.42.117 | 3.170.40.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.170.42.70 | 3.170.40.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.170.42.99 | 3.170.40.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of getdaves.com owner
- Contact emails
- getdaves.com@domainsbyproxy.com
- 099a2323-244d-4b6d-a003-1099bcf9f99c@identity-protect.org
- 20b18251-91d6-4ba6-abab-81f1841bad6a@identity-protect.org
- 291adb72-f76b-4b79-8df4-bebb7dd4231b@identity-protect.org
- 86a17955-e209-445e-81f3-27be946b0729@identity-protect.org
- 9cf420aa-b4f4-4664-a880-5e8ce7c03955@identity-protect.org
- ab4459b7-0f5f-41e9-b134-281ccfe762cb@identity-protect.org
- cb4609ba-c2ca-4b12-9ab2-f105504eab03@identity-protect.org
- owner-6416039@getdaves.com.whoisprivacyservice.org
Subdomains
7 observed subdomains of getdaves.com.
Threat posture
History
Mail and authentication
SPF policy
2 SPF mechanisms authorising senders for getdaves.com.
| Mechanism | Target |
|---|---|
| SPF_A | smtp.altametrics.com |
| SPF_A | zimbra.altametrics.com |
Related pages
Pivot deeper into the graph from getdaves.com.
- IP · 3.170.42.116
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · getdaves.com@domainsbyproxy.com
- TLD · .com
- Browse hostnames · ge…
- 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: "getdaves.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.