Hostname
dev4quantum.com
Last fetched
dev4quantum.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
dev4quantum.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 52.214.17.192 | 52.208.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of dev4quantum.com owner
- Contact emails
- 25934380-b2c0-4fee-abd5-2c52cf79a60b@identity-protect.org
- 4e49c8f1-c7b5-4eb5-b42f-48386059faf8@identity-protect.org
- 85e74290-e301-4a05-a64b-88da2ad23be5@identity-protect.org
- d8d91e5c-050f-4758-a6f5-3908ed55ba69@identity-protect.org
- owner-3863303@dev4quantum.com.whoisprivacyservice.org
- owner@dev4quantum.com.whoisprivacyservice.org
Subdomains
39 observed subdomains of dev4quantum.com.
Showing 25 of 39. View all subdomains →
Threat posture
History
Related pages
Pivot deeper into the graph from dev4quantum.com.
- IP · 52.214.17.192
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · IE
- Email · 25934380-b2c0-4fee-abd5-2c52cf79a60b@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: "dev4quantum.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.