Skip to content

Hostname

pfzw.nl

Last fetched

pfzw.nl resolves to 1 IPv4 address operated by KPN - KPN B.V. in NL. WHOIS lists registrar:kpn as the registrar.

Nutrition Label

WHISPER CANON · pfzw.nlRouting diversity1.5/10Peering density7.8/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/pfzw.nl

Resolution chain

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

IPPrefixASNOperatorCountry
145.4.230.12145.4.224.0/20AS1136KPN - KPN B.V.NL

WHOIS identity

Registrar
registrar:kpn
Organization
Contact emails

Subdomains

71 observed subdomains of pfzw.nl.

Web-graph footprint

Distinct hostnames that link to or from pfzw.nl in the public web crawl.

373 sites link to this hostname.

119 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for pfzw.nl.

MechanismTarget
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP136.144.240.36
SPF_IP145.4.224.3
SPF_IP18.203.163.221
SPF_IP34.240.60.35
SPF_IP34.253.252.142
SPF_IP54.74.218.107
SPF_MXpfzw.nl

Related pages

Pivot deeper into the graph from pfzw.nl.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "pfzw.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.