Hostname
davidholt.com
Last fetched
davidholt.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:291 as the registrar.
Nutrition Label
Resolution chain
davidholt.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 |
|---|---|---|---|---|
| 13.225.61.12 | 13.225.61.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.225.61.21 | 13.225.61.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.225.61.4 | 13.225.61.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.225.61.78 | 13.225.61.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.168.73.105 | 3.168.72.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.168.73.108 | 3.168.72.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.168.73.14 | 3.168.72.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.168.73.42 | 3.168.72.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:291
- Organization
- solidthought_com
- Contact emails
Subdomains
2 observed subdomains of davidholt.com.
| Subdomain |
|---|
| store.davidholt.com |
| www.davidholt.com |
Web-graph footprint
Distinct hostnames that link to or from davidholt.com in the public web crawl.
64 sites link to this hostname.
9 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
Related pages
Pivot deeper into the graph from davidholt.com.
- IP · 13.225.61.12
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:291
- Country · US
- Email · davidholt.com-registrant@directnicwhoiscompliance.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: "davidholt.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.