Hostname
davidlamta.com
Last fetched
davidlamta.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in GB. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
davidlamta.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.245.218.117 | 18.245.216.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 18.245.218.126 | 18.245.216.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 18.245.218.61 | 18.245.216.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 18.245.218.71 | 18.245.216.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 52.84.206.120 | 52.84.206.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 52.84.206.69 | 52.84.206.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 52.84.206.72 | 52.84.206.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 52.84.206.98 | 52.84.206.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of davidlamta.com owner
- Contact emails
- 2eb6ed88-4d04-4fc7-87c8-bbe767a256e4@identity-protect.org
- 3ddeb8fe-11e0-4e45-a617-e28a08ea93a0@identity-protect.org
- 54219b1e-adfb-4314-8fc7-08fa42b49087@identity-protect.org
- 926af925-a252-4c09-8bbe-7b1679e884e8@identity-protect.org
- ad910e68-1d4a-4e79-9aa8-186dc592c7a7@identity-protect.org
- c2771796-04a3-4941-a778-c062d73af8af@identity-protect.org
- c3267bd7-c769-4b21-aaba-d7e20d20d156@identity-protect.org
- owner-1614073@davidlamta.com.whoisprivacyservice.org
Threat posture
History
Related pages
Pivot deeper into the graph from davidlamta.com.
- IP · 18.245.218.117
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · GB
- Email · 2eb6ed88-4d04-4fc7-87c8-bbe767a256e4@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: "davidlamta.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.