Hostname
prz.in
Last fetched
prz.in resolves to 1 IPv4 address operated by AS12322 in FR. WHOIS lists registrar:gandi sas (r91-afin) as the registrar.
Nutrition Label
Resolution chain
prz.in 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 |
|---|---|---|---|---|
| 82.65.21.129 | 82.64.0.0/14 | AS12322 | — | FR |
WHOIS identity
- Registrar
- registrar:gandi sas (r91-afin)
- Organization
- olivier lefebvre
- Contact emails
Subdomains
4 observed subdomains of prz.in.
| Subdomain |
|---|
| bilbo.prz.in |
| mail.prz.in |
| www.prz.in |
Showing 3 of 4. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from prz.in in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for prz.in.
| Mechanism | Target |
|---|---|
| SPF_MX | prz.in |
Related pages
Pivot deeper into the graph from prz.in.
- IP · 82.65.21.129
- ASN · AS12322
- Registrar · registrar:gandi sas (r91-afin)
- Country · FR
- Email · 6a4a19e1fed9b950d6b1e5594c18d753-696892@contact.gandi.net
- TLD · .in
- Browse hostnames · pr…
- 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: "prz.in"})-[: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.