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
Resolution chain
partou.nl resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 87.233.148.242 | 87.233.128.0/18 | AS15703 | — | NL |
WHOIS identity
- Registrar
- registrar:sentia netherlands b.v.
- Organization
- —
- Contact emails
- —
Subdomains
82 observed subdomains of partou.nl.
Showing 25 of 82. View all subdomains →
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.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
30 SPF mechanisms authorising senders for partou.nl.
| Mechanism | Target |
|---|---|
| SPF_A | mail.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_INCLUDE | spf.afas.online |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.topdesk.net |
| SPF_IP | 136.144.203.129 |
| SPF_IP | 145.131.180.112/28 |
| SPF_IP | 145.131.180.32/28 |
| SPF_IP | 145.131.180.43 |
| SPF_IP | 149.72.201.137 |
| SPF_IP | 149.72.254.75 |
| SPF_IP | 167.89.59.230 |
| SPF_IP | 168.245.109.59/22 |
| SPF_IP | 168.245.69.4 |
| SPF_IP | 185.181.140.17 |
| SPF_IP | 185.211.123.95/32 |
| SPF_IP | 185.218.36.178/32 |
| SPF_IP | 192.237.158.38/32 |
| SPF_IP | 194.88.231.10 |
| SPF_IP | 83.149.86.4 |
| SPF_IP | 84.38.233.80/28 |
| SPF_IP | 84.38.238.25 |
| SPF_IP | 85.222.158.192/28 |
| SPF_IP | 87.237.0.13/32 |
| SPF_IP | 89.146.30.0/27 |
| SPF_IP | 94.126.67.18/24 |
| SPF_IP | 94.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.