Hostname
openeman.com
Last fetched
openeman.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
openeman.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 |
|---|---|---|---|---|
| 18.164.217.11 | 18.164.216.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 18.164.217.25 | 18.164.216.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 18.164.217.80 | 18.164.216.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 18.164.217.87 | 18.164.216.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 18.173.154.47 | 18.173.154.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.173.154.5 | 18.173.154.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.173.154.56 | 18.173.154.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.173.154.75 | 18.173.154.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of openeman.com owner
- Contact emails
- 0f00e270-dd61-4eac-a0c2-8373eb95c079@identity-protect.org
- 425bf759-a55d-4259-beb7-82aab234a9fa@identity-protect.org
- 87ba8c88-141c-41fb-a63e-96b937e56162@identity-protect.org
- d5ebb034-0ea4-4d74-8805-f2803b582270@identity-protect.org
- e0eb5e88-4c3f-4607-a1d3-f8e690b66207@identity-protect.org
- e51a3554-3684-4f20-85c2-d2a21705f22f@identity-protect.org
- e84f5d1b-db0d-4b51-8ce2-f32c310599d0@identity-protect.org
Subdomains
1 observed subdomain of openeman.com.
| Subdomain |
|---|
| www.openeman.com |
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for openeman.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.protonmail.ch |
| SPF_MX | openeman.com |
Related pages
Pivot deeper into the graph from openeman.com.
- IP · 18.164.217.11
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · IN
- Email · 0f00e270-dd61-4eac-a0c2-8373eb95c079@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: "openeman.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.