Hostname
v2-dev-luke.com
Last fetched
v2-dev-luke.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
v2-dev-luke.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 |
|---|---|---|---|---|
| 34.208.40.75 | 34.208.0.0/12 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 35.166.203.198 | 35.160.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 44.229.185.234 | 44.224.0.0/11 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 44.250.27.135 | 44.224.0.0/11 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of v2-dev-luke.com owner
- Contact emails
- 46dfde3e-8198-4389-a96e-4223be111aef@identity-protect.org
- 715e697b-269d-4e63-817c-91961a3bc4a5@identity-protect.org
- 94cb9336-2543-40d5-a22e-82599fd86382@identity-protect.org
- a2e6c726-81f9-46fe-9cce-a160dbf91097@identity-protect.org
- d473ac3c-cd13-4c71-a3e9-fc58be0f2826@identity-protect.org
- e470bbc9-b563-4b28-9356-db617b935d64@identity-protect.org
Subdomains
2 observed subdomains of v2-dev-luke.com.
Threat posture
History
Related pages
Pivot deeper into the graph from v2-dev-luke.com.
- IP · 34.208.40.75
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 46dfde3e-8198-4389-a96e-4223be111aef@identity-protect.org
- TLD · .com
- Browse hostnames · v2…
- 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: "v2-dev-luke.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.