Hostname
derekwhitley.com
Last fetched
derekwhitley.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
derekwhitley.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.32.241.107 | 13.32.241.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.32.241.112 | 13.32.241.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.32.241.127 | 13.32.241.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.32.241.34 | 13.32.241.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.162.199.2 | 3.162.198.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CL |
| 3.162.199.38 | 3.162.198.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CL |
| 3.162.199.95 | 3.162.198.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CL |
| 3.162.199.96 | 3.162.198.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CL |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of derekwhitley.com owner
- Contact emails
- 0271a3f4-2955-463c-b532-c5d8248b5835@identity-protect.org
- 1506968f-d175-4ebc-98ae-bf75d96c58d0@identity-protect.org
- 17a83438-6595-4fb2-ae19-591449843490@identity-protect.org
- 33233f94-b93a-4f65-82a7-924d0da6a6d8@identity-protect.org
- 46b208fb-c843-40fe-b040-7b4e66210a82@identity-protect.org
- 83a58e35-a4d6-44de-9221-e87a8bb7be60@identity-protect.org
- f1c8cf3d-bf24-4c9f-a18c-62483735a2e0@identity-protect.org
- owner-8362779@derekwhitley.com.whoisprivacyservice.org
Subdomains
1 observed subdomain of derekwhitley.com.
| Subdomain |
|---|
| www.derekwhitley.com |
Threat posture
History
Related pages
Pivot deeper into the graph from derekwhitley.com.
- IP · 13.32.241.107
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 0271a3f4-2955-463c-b532-c5d8248b5835@identity-protect.org
- TLD · .com
- Browse hostnames · de…
- 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: "derekwhitley.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.