Hostname
protagonist.nl
Last fetched
protagonist.nl resolves to 1 IPv4 address operated by InfoPact-AS - Infopact Netwerkdiensten B.V. in NL. WHOIS lists registrar:protagonist bv|westblaak 142|3012km rotterdam|netherlands|| as the registrar.
Nutrition Label
Resolution chain
protagonist.nl 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.150.141.248 | 82.150.140.0/22 | AS21221 | InfoPact-AS - Infopact Netwerkdiensten B.V. | NL |
WHOIS identity
- Registrar
- registrar:protagonist bv|westblaak 142|3012km rotterdam|netherlands||
- Organization
- —
- Contact emails
- —
Subdomains
537 observed subdomains of protagonist.nl.
Showing 25 of 537. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from protagonist.nl in the public web crawl.
66 sites link to this hostname.
62 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
10 SPF mechanisms authorising senders for protagonist.nl.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protagonist.nl |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 136.243.24.16 |
| SPF_IP | 217.18.79.156 |
| SPF_IP | 217.18.79.7 |
| SPF_IP | 2a00:19c0:c079:156:0:0:0:1 |
| SPF_IP | 2a01:4f8:10a:35c:0:0:0:2 |
| SPF_IP | 82.150.141.248 |
| SPF_IP | 88.99.27.29 |
| SPF_MX | protagonist.nl |
Related pages
Pivot deeper into the graph from protagonist.nl.
- IP · 82.150.141.248
- ASN · AS21221InfoPact-AS - Infopact Netwerkdiensten B.V.
- Registrar · registrar:protagonist bv|westblaak 142|3012km rotterdam|netherlands||
- Country · NL
- TLD · .nl
- 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: "protagonist.nl"})-[: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.