Hostname
oniup.com
Last fetched
oniup.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
oniup.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 52.213.226.82 | 52.208.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of oniup.com owner
- Contact emails
- gdpr-masking@gdpr-masked.com
- pablo@arelux.com
- 16da8c62-851f-4f98-a85c-156e9c879289@identity-protect.org
- 3bc0a672-383d-4311-9fd6-74b92701e20b@identity-protect.org
- 40edcdb5-948b-4395-812a-ff623ae9a9be@identity-protect.org
- 71079d3b-7db3-4efa-82d9-f48b06e8df79@identity-protect.org
- 7d19b4fa-ca57-4e17-aa1c-6ecbe6f8cc53@identity-protect.org
- b78ad5c6-f9de-4790-ad54-219bd99a2b52@identity-protect.org
- bcefd1a0-bedf-4cc9-b244-5448ab652d28@identity-protect.org
Subdomains
8 observed subdomains of oniup.com.
Web-graph footprint
Distinct hostnames that link to or from oniup.com in the public web crawl.
8 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
Related pages
Pivot deeper into the graph from oniup.com.
- IP · 52.213.226.82
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · IE
- Email · gdpr-masking@gdpr-masked.com
- 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: "oniup.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.