Hostname
rizzui.com
Last fetched
rizzui.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
rizzui.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 216.150.1.193 | 216.150.1.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 216.150.1.65 | 216.150.1.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 216.150.16.1 | 216.150.16.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 216.150.16.129 | 216.150.16.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of rizzui.com owner
- Contact emails
- 3175cc2d-1df7-4ed5-b9de-aa0fc7e8f1f0@identity-protect.org
- 4e77a54a-4418-413a-93dc-a85e79ff7f7e@identity-protect.org
- 6ccd8e9b-61b1-4d76-a6a2-8bd4b8dc6780@identity-protect.org
- c266c34c-7b1a-4476-bf76-eaa6019df9a0@identity-protect.org
- c63d7588-901b-48f0-945e-bd7038cb4a6c@identity-protect.org
- dbd38eec-82bd-4f57-a395-125bebadfd4d@identity-protect.org
Subdomains
2 observed subdomains of rizzui.com.
| Subdomain |
|---|
| wildcard.rizzui.com |
| www.rizzui.com |
Web-graph footprint
Distinct hostnames that link to or from rizzui.com in the public web crawl.
6 sites link to this hostname.
6 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from rizzui.com.
- IP · 216.150.1.193
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 3175cc2d-1df7-4ed5-b9de-aa0fc7e8f1f0@identity-protect.org
- TLD · .com
- Browse hostnames · ri…
- 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: "rizzui.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.