Hostname
optilyz-dev.com
Last fetched
optilyz-dev.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in VN. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
optilyz-dev.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 |
|---|---|---|---|---|
| 18.67.221.109 | 18.67.220.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | VN |
| 18.67.221.112 | 18.67.220.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | VN |
| 18.67.221.31 | 18.67.220.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | VN |
| 18.67.221.86 | 18.67.220.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | VN |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of optilyz-dev.com owner
- Contact emails
- 0426d0c6-f946-44f7-8de3-6d39b1fc67cd@identity-protect.org
- 0f2cbf9c-72bb-439a-ad5a-da73571244ce@identity-protect.org
- 2d38e6fc-60ab-4bd0-b9b4-6580037d2746@identity-protect.org
- 513b55a6-dccc-4210-b4a8-86d717534781@identity-protect.org
- 54ec587b-be36-43b2-ab40-110e521b55dd@identity-protect.org
- b310c78f-9fef-4d1a-bb0f-3fd6defe920a@identity-protect.org
- d07bd6e3-bccb-47f3-ba10-c724be22dcf1@identity-protect.org
Subdomains
15 observed subdomains of optilyz-dev.com.
Showing 3 of 15. View all subdomains →
Threat posture
History
Related pages
Pivot deeper into the graph from optilyz-dev.com.
- IP · 18.67.221.109
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · VN
- Email · 0426d0c6-f946-44f7-8de3-6d39b1fc67cd@identity-protect.org
- TLD · .com
- Browse hostnames · op…
- 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: "optilyz-dev.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.