Hostname
optik24plus.com
Last fetched
optik24plus.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
optik24plus.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.193.228.149 | 18.192.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.67.51.255 | 3.64.0.0/12 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 52.59.12.61 | 52.58.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 52.59.147.86 | 52.58.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of optik24plus.com owner
- Contact emails
- h3026172@domains.namespace4you.com
- 6b1dc8ea-5568-41c2-ae33-8dc1884f768d@identity-protect.org
- d1c0ffcd-72ed-4cbe-978d-20c2c198f368@identity-protect.org
- f3864b0f-97f8-40f1-9a1c-c61bb978ad5e@identity-protect.org
- fbb18f27-7985-44f5-921a-9dc613e88606@identity-protect.org
- owner-4919009@optik24plus.com.whoisprivacyservice.org
Subdomains
1 observed subdomain of optik24plus.com.
| Subdomain |
|---|
| www.optik24plus.com |
Threat posture
History
Related pages
Pivot deeper into the graph from optik24plus.com.
- IP · 18.193.228.149
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · DE
- Email · h3026172@domains.namespace4you.com
- 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: "optik24plus.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.