Hostname
oneexaminer.com
Last fetched
oneexaminer.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
oneexaminer.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.238.80.100 | 18.238.80.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.80.15 | 18.238.80.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.80.22 | 18.238.80.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.80.90 | 18.238.80.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.192.142.102 | 54.192.140.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 54.192.142.13 | 54.192.140.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 54.192.142.27 | 54.192.140.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 54.192.142.46 | 54.192.140.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of oneexaminer.com owner
- Contact emails
- 2ca4f073-ef44-4cb0-a3ed-6c477f6a060f@identity-protect.org
- 94134b82-00ee-4eca-99c6-8f6920fdf152@identity-protect.org
- a0002eb8-ce09-46da-bf80-ab74c98a6a9e@identity-protect.org
- c7a32f5c-5dea-4488-b172-b55655d18c64@identity-protect.org
- ead92ee5-c39a-41de-adeb-b099fbef2f59@identity-protect.org
- ed9c75fe-5810-4807-8c52-5ebf5d0cccae@identity-protect.org
- owner-12095678@oneexaminer.com.whoisprivacyservice.org
Threat posture
History
Related pages
Pivot deeper into the graph from oneexaminer.com.
- IP · 18.238.80.100
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 2ca4f073-ef44-4cb0-a3ed-6c477f6a060f@identity-protect.org
- TLD · .com
- Browse hostnames · on…
- 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: "oneexaminer.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.