Skip to content

Hostname

ppl.nl

Last fetched

ppl.nl resolves to 1 IPv4 address operated by AS20559 in NL. WHOIS lists registrar:mostware automatisering b.v. as the registrar.

Nutrition Label

WHISPER CANON · ppl.nlRouting diversity1.5/10Peering density4.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/ppl.nl

Resolution chain

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

IPPrefixASNOperatorCountry
193.37.205.26193.37.204.0/22AS20559NL

WHOIS identity

Registrar
registrar:mostware automatisering b.v.
Organization
Contact emails

Subdomains

15 observed subdomains of ppl.nl.

Web-graph footprint

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

187 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for ppl.nl.

MechanismTarget
SPF_INCLUDEppl.nl
SPF_INCLUDEprocurios.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.routit.net
SPF_IP89.146.36.192/28

Related pages

Pivot deeper into the graph from ppl.nl.

Cypher and MCP

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

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