Hostname
optimushn.com
Last fetched
optimushn.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in GB. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
optimushn.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 108.138.233.2 | 108.138.232.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 108.138.233.66 | 108.138.232.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 108.138.233.70 | 108.138.232.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 108.138.233.89 | 108.138.232.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 18.67.0.119 | 18.67.0.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.67.0.24 | 18.67.0.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.67.0.59 | 18.67.0.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.67.0.86 | 18.67.0.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of optimushn.com owner
- Contact emails
- 05193294-7692-4897-b722-5ff354c946ff@identity-protect.org
- 172d9aaa-ca44-4238-9c23-239f24dd8476@identity-protect.org
- 4e3b391b-9475-402d-aa10-b8fed635b4fe@identity-protect.org
- a0202828-0778-4454-9273-8339c8afbcb9@identity-protect.org
- af00b7f4-edfb-47cc-9b52-270b04e56b73@identity-protect.org
- f0bb1b0a-a900-4cad-a388-f4717fd65b6a@identity-protect.org
- owner-1638816@optimushn.com.whoisprivacyservice.org
Subdomains
1 observed subdomain of optimushn.com.
| Subdomain |
|---|
| admin.optimushn.com |
Web-graph footprint
Distinct hostnames that link to or from optimushn.com in the public web crawl.
2 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for optimushn.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from optimushn.com.
- IP · 108.138.233.2
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · GB
- Email · 05193294-7692-4897-b722-5ff354c946ff@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: "optimushn.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.