Hostname
optimiscorp.com
Last fetched
optimiscorp.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
optimiscorp.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
- ******** ******** (see notes section below on how to view unmasked data)
- Contact emails
- ********@*****.***
- hbeckmann@optimiscorp.com
- 33a93026-7294-4b40-8dc0-c984ba3b626f@identity-protect.org
- 33e4ab5a-cba0-4732-9cac-7b74e131a122@identity-protect.org
- 6723977c-4796-4bf3-aef3-c1f8b19ae717@identity-protect.org
- a2ba89bf-543d-4552-999b-cf6ecc3fc4ed@identity-protect.org
- afc39696-3b6d-4011-9675-b53ac1fe2ae0@identity-protect.org
- e0e433b1-4988-4a52-9ac5-f8b1c3ac68a7@identity-protect.org
- f0a43456-2843-427d-9daa-f3230f36f3af@identity-protect.org
- owner-8394352@optimiscorp.com.whoisprivacyservice.org
Subdomains
22 observed subdomains of optimiscorp.com.
Showing 21 of 22. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from optimiscorp.com in the public web crawl.
9 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for optimiscorp.com.
| Mechanism | Target |
|---|---|
| SPF_A | optimiscorp.com |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | spf.mtasv.net |
| SPF_MX | optimiscorp.com |
Related pages
Pivot deeper into the graph from optimiscorp.com.
- IP · 18.213.94.253
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · ********@*****.***
- 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: "optimiscorp.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.