Skip to content

Hostname

piipol.nl

Last fetched

piipol.nl resolves to 2 IPv4 addresses operated by TRANSIP-AS - Signet B.V. in NL. WHOIS lists registrar:team.blue nl b.v. as the registrar.

Nutrition Label

WHISPER CANON · piipol.nlRouting diversity2.4/10Peering density7.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/piipol.nl

Resolution chain

piipol.nl resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
37.97.194.6537.97.128.0/17AS20857TRANSIP-AS - Signet B.V.NL
178.105.217.240178.104.0.0/15AS24940HETZNER-AS - Hetzner Online GmbH

WHOIS identity

Registrar
registrar:team.blue nl b.v.
Organization
Contact emails

Subdomains

46 observed subdomains of piipol.nl.

Web-graph footprint

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

14 sites link to this hostname.

34 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for piipol.nl.

MechanismTarget
SPF_Apiipol.nl
SPF_INCLUDEspf.eprov.nl
SPF_INCLUDEspf.protection.outlook.com
SPF_IP136.144.212.120/24
SPF_IP2a01:7c8:aab1:4a3::/64
SPF_IP2a01:7c8:aab1:544:5054:ff:fe5b:1453
SPF_IP2a01:7c8:aab5:29e::/64
SPF_IP2a01:7c8:fff8:34::/64
SPF_MXpiipol.nl

Related pages

Pivot deeper into the graph from piipol.nl.

Cypher and MCP

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

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