Hostname
protu.net
Last fetched
protu.net resolves to 1 IPv4 address operated by AS25400 in NO. WHOIS lists iana:1001 as the registrar.
Nutrition Label
Resolution chain
protu.net 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 |
|---|---|---|---|---|
| 212.20.199.4 | 212.20.192.0/19 | AS25400 | — | NO |
WHOIS identity
- Registrar
- iana:1001
- Organization
- protu as
- Contact emails
- 2vtxvn5bdxdm@privacy-protection.email
- 5kgotqoyqyqh@privacy-protection.email
- 8bbkn2c2jijn@privacy-protection.email
- afiudqjqdjg5@privacy-protection.email
- ebezgmspw5sb@spamprotection.email
- emk5b65orswg@privacy-protection.email
- keymrguekq7r@privacy-protection.email
- oda56uybgbrm@privacy-protection.email
- v49atxurbfay@privacy-protection.email
- wb4bp3exdpyp@privacy-protection.email
- wzgnj9v6ock8@privacy-protection.email
- xj6nkdvtfuuk@spamprotection.email
- yodvw3aoe23f@privacy-protection.email
Subdomains
7 observed subdomains of protu.net.
Showing 5 of 7. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from protu.net in the public web crawl.
6 sites linked to from this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for protu.net.
| Mechanism | Target |
|---|---|
| SPF_IP | 212.20.199.10 |
Related pages
Pivot deeper into the graph from protu.net.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "protu.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.