Hostname
opxapi.net
Last fetched
opxapi.net resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SG. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
opxapi.net resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 54.179.109.78 | 54.179.0.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 54.251.137.41 | 54.251.128.0/20 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
WHOIS identity
- Registrar
- iana:468
- Organization
- identity protection service
- Contact emails
- 939855c4-3bbc-4561-bd0e-6dae24d34588@identity-protect.org
- 9bc3bde8-3904-43ea-9dcd-f677817caf36@identity-protect.org
- a80f624a-3450-4f30-bf79-580e2af0dabc@identity-protect.org
- e3e46817-f8ff-4732-8865-079b16ae5d2c@identity-protect.org
- eb913b3f-5fe4-4fb0-b84c-093cbb04510e@identity-protect.org
- owner-7476683@opxapi.net.whoisprivacyservice.org
Subdomains
7 observed subdomains of opxapi.net.
Threat posture
History
Related pages
Pivot deeper into the graph from opxapi.net.
- IP · 54.179.109.78
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · SG
- Email · 939855c4-3bbc-4561-bd0e-6dae24d34588@identity-protect.org
- TLD · .net
- 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: "opxapi.net"})-[: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.