Hostname
priza.net
Last fetched
priza.net has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:10007 as the registrar.
Nutrition Label
Resolution chain
priza.net has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.
WHOIS identity
- Registrar
- iana:10007
- Organization
- priza information technologies and systems
- Contact emails
Subdomains
9 observed subdomains of priza.net.
Web-graph footprint
Distinct hostnames that link to or from priza.net in the public web crawl.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
11 SPF mechanisms authorising senders for priza.net.
| Mechanism | Target |
|---|---|
| SPF_A | mail.priza.info |
| SPF_A | mail.priza.net |
| SPF_INCLUDE | _spf.google.com |
| SPF_IP | 212.143.39.240/28 |
| SPF_IP | 212.25.72.0/27 |
| SPF_IP | 62.219.13.0/26 |
| SPF_IP | 62.219.13.62/32 |
| SPF_IP | 62.219.24.65/32 |
| SPF_IP | 62.219.67.72/29 |
| SPF_IP | 82.80.233.88/29 |
| SPF_IP | 82.80.248.150 |
Related pages
Pivot deeper into the graph from priza.net.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "priza.net"})-[: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.