Hostname
vorondesign.com
Last fetched
vorondesign.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
vorondesign.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.238.80.18 | 18.238.80.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.80.42 | 18.238.80.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.80.55 | 18.238.80.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.80.65 | 18.238.80.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.244.18.100 | 18.244.16.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.244.18.75 | 18.244.16.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.244.18.84 | 18.244.16.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.244.18.90 | 18.244.16.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.64.119.31 | 18.64.112.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 18.64.119.45 | 18.64.112.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 18.64.119.62 | 18.64.112.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 18.64.119.99 | 18.64.112.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
WHOIS identity
- Registrar
- iana:468
- Organization
- alexey slokvenko
- Contact emails
- payment@dglance.com
- 3d2646c9-52a6-4efa-9b92-ae006b3f95f4@identity-protect.org
- 941b6d20-b023-4c79-95b3-96c757f36d2f@identity-protect.org
- a4f60b4c-1c93-447c-b564-93b59e7c5edd@identity-protect.org
- af8bcf39-d6ae-4ff4-a691-0a88aaf0b854@identity-protect.org
- b3854b01-f892-4458-a99a-65757f6df99d@identity-protect.org
- e3ef1569-751f-4e01-87b0-1f1a0055e0fa@identity-protect.org
- owner-2025917@vorondesign.com.whoisprivacyservice.org
Subdomains
7 observed subdomains of vorondesign.com.
Web-graph footprint
Distinct hostnames that link to or from vorondesign.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
Related pages
Pivot deeper into the graph from vorondesign.com.
- IP · 18.238.80.18
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · payment@dglance.com
- TLD · .com
- Browse hostnames · vo…
- 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: "vorondesign.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.