Hostname
optimisdev.com
Last fetched
optimisdev.com resolves to 1 IPv4 address operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
optimisdev.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 |
|---|---|---|---|---|
| 18.213.94.253 | 18.208.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of optimisdev.com owner
- Contact emails
- hbeckmann@optimiscorp.com
- 1ddfcf16-b61d-4065-8a30-5fc474eaa4f8@identity-protect.org
- 7ddd430b-5179-4ce7-aa1b-e60544b98ef4@identity-protect.org
- a3b0e0e7-1c4d-4473-ab7f-7b81ae20c713@identity-protect.org
- b979d974-f13d-4699-91c0-60d3525df0f3@identity-protect.org
- d8dd9fac-455e-4c57-ae33-6ff3710adba0@identity-protect.org
- f43b1501-4efc-46a8-87a9-5b5479c5af06@identity-protect.org
- owner-7599754@optimisdev.com.whoisprivacyservice.org
Subdomains
29 observed subdomains of optimisdev.com.
Showing 23 of 29. View all subdomains →
Threat posture
History
Mail and authentication
Related pages
Pivot deeper into the graph from optimisdev.com.
- IP · 18.213.94.253
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · hbeckmann@optimiscorp.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: "optimisdev.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.