Skip to content

Hostname

partou.nl

Last fetched

partou.nl resolves to 1 IPv4 address operated by AS15703 in NL. WHOIS lists registrar:sentia netherlands b.v. as the registrar.

Nutrition Label

WHISPER CANON · partou.nlRouting diversity1.5/10Peering density3.8/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/partou.nl

Resolution chain

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

IPPrefixASNOperatorCountry
87.233.148.24287.233.128.0/18AS15703NL

WHOIS identity

Registrar
registrar:sentia netherlands b.v.
Organization
Contact emails

Subdomains

82 observed subdomains of partou.nl.

Web-graph footprint

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

634 sites link to this hostname.

111 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

30 SPF mechanisms authorising senders for partou.nl.

MechanismTarget
SPF_Amail.twikey.com
SPF_INCLUDE_spf.eu.mailgun.org
SPF_INCLUDE_spf.google.partou.nl
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDE_spf2.flexkids.nl
SPF_INCLUDEspf.afas.online
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.topdesk.net
SPF_IP136.144.203.129
SPF_IP145.131.180.112/28
SPF_IP145.131.180.32/28
SPF_IP145.131.180.43
SPF_IP149.72.201.137
SPF_IP149.72.254.75
SPF_IP167.89.59.230
SPF_IP168.245.109.59/22
SPF_IP168.245.69.4
SPF_IP185.181.140.17
SPF_IP185.211.123.95/32
SPF_IP185.218.36.178/32
SPF_IP192.237.158.38/32
SPF_IP194.88.231.10
SPF_IP83.149.86.4
SPF_IP84.38.233.80/28
SPF_IP84.38.238.25
SPF_IP85.222.158.192/28
SPF_IP87.237.0.13/32
SPF_IP89.146.30.0/27
SPF_IP94.126.67.18/24
SPF_IP94.126.67.42

Related pages

Pivot deeper into the graph from partou.nl.

Cypher and MCP

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

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