Hostname
ownaubx.com
Last fetched
ownaubx.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
ownaubx.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 |
|---|---|---|---|---|
| 13.249.91.119 | 13.249.88.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.249.91.41 | 13.249.88.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.249.91.49 | 13.249.88.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.249.91.54 | 13.249.88.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.174.230.106 | 3.174.224.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | PL |
| 3.174.230.62 | 3.174.224.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | PL |
| 3.174.230.63 | 3.174.224.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | PL |
| 3.174.230.84 | 3.174.224.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | PL |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of ownaubx.com owner
- Contact emails
- 29a3b24e-0238-4e01-955c-897733ace12e@identity-protect.org
- 3c86ccbc-031b-4cf4-afc6-279faff93afe@identity-protect.org
- 668c69d8-87f0-43e4-a488-c5fb4a9fe5c7@identity-protect.org
- 8fd76195-1bbe-4ec1-a1d8-fdbda8569c98@identity-protect.org
- 992bd227-f14a-4523-b2a1-05418adf5934@identity-protect.org
- e8d8f0ed-f9bc-4cea-9ce1-1f15e490adad@identity-protect.org
- owner-8010179@ownaubx.com.whoisprivacyservice.org
Subdomains
5 observed subdomains of ownaubx.com.
Web-graph footprint
Distinct hostnames that link to or from ownaubx.com in the public web crawl.
7 sites link to this hostname.
6 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Related pages
Pivot deeper into the graph from ownaubx.com.
- IP · 13.249.91.119
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 29a3b24e-0238-4e01-955c-897733ace12e@identity-protect.org
- TLD · .com
- Browse hostnames · ow…
- 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: "ownaubx.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.