Skip to content

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

WHISPER CANON · protagonist.nlRouting diversity1.5/10Peering density5.3/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/protagonist.nl

Resolution chain

protagonist.nl resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
82.150.141.24882.150.140.0/22AS21221InfoPact-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.

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.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for protagonist.nl.

MechanismTarget
SPF_INCLUDEspf.protagonist.nl
SPF_INCLUDEspf.protection.outlook.com
SPF_IP136.243.24.16
SPF_IP217.18.79.156
SPF_IP217.18.79.7
SPF_IP2a00:19c0:c079:156:0:0:0:1
SPF_IP2a01:4f8:10a:35c:0:0:0:2
SPF_IP82.150.141.248
SPF_IP88.99.27.29
SPF_MXprotagonist.nl

Related pages

Pivot deeper into the graph from protagonist.nl.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.