Hostname
optimumme.com
Last fetched
optimumme.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
optimumme.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 optimumme.com owner
- Contact emails
- hbeckmann@optimiscorp.com
- 4c1b9c0b-7b38-4716-a951-d8ba5570ee2a@identity-protect.org
- 57319c65-0955-4901-8e5c-0b8472b02c38@identity-protect.org
- 92e4a888-a4c7-4c49-a0f4-e7412d304c1e@identity-protect.org
- a7bb19da-451e-4b02-982d-22b2a873ac46@identity-protect.org
- adc22f50-e2c2-42cf-8793-69b11385f3f8@identity-protect.org
- e9d51c4b-b509-4c3a-8a2e-0d3c620444d3@identity-protect.org
- owner-10197782@optimumme.com.whoisprivacyservice.org
Subdomains
13 observed subdomains of optimumme.com.
Web-graph footprint
Distinct hostnames that link to or from optimumme.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for optimumme.com.
| Mechanism | Target |
|---|---|
| SPF_A | optimumme.com |
| SPF_INCLUDE | spf.mtasv.net |
| SPF_MX | optimumme.com |
Related pages
Pivot deeper into the graph from optimumme.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: "optimumme.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.