Hostname
1wroz.com
Last fetched
1wroz.com resolves to 1 IPv4 address operated by AS3326 in UA. WHOIS lists iana:1449 as the registrar.
Nutrition Label
Resolution chain
1wroz.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 |
|---|---|---|---|---|
| 80.91.160.7 | 80.91.160.0/22 | AS3326 | — | UA |
WHOIS identity
- Registrar
- iana:1449
- Organization
- global domain privacy services
- Contact emails
- 1wroz.com.1kx1o27xy9jeq@domains-anonymizer.com
- 1wroz.com.25gdhi2oq6y4r@domains-anonymizer.com
- 1wroz.com.3aio04xm2w35@domains-anonymizer.com
- 1wroz.com.3cl26ajnu463s@domains-anonymizer.com
- 1wroz.com.3ktnioh5t6pq7@domains-anonymizer.com
- 1wroz.com.3p81ywqo3lmrv@domains-anonymizer.com
- 1wroz.com.8l60mhmqtwc4@domains-anonymizer.com
- 1wroz.com.97ukhpy902s0@domains-anonymizer.com
- 1wroz.com.hzal8uoruz3c@domains-anonymizer.com
Web-graph footprint
Distinct hostnames that link to or from 1wroz.com in the public web crawl.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from 1wroz.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "1wroz.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.