Hostname
hostmaster.pl-services.nl
Last fetched
hostmaster.pl-services.nl resolves to 1 IPv4 address operated by AS49544 in NL.
Nutrition Label
Resolution chain
hostmaster.pl-services.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 |
|---|---|---|---|---|
| 185.172.132.5 | 185.172.132.0/22 | AS49544 | — | NL |
WHOIS identity
No WHOIS records are currently associated with hostmaster.pl-services.nl in WhisperGraph.
Threat posture
History
Mail and authentication
MX records
SPF policy
10 SPF mechanisms authorising senders for hostmaster.pl-services.nl.
| Mechanism | Target |
|---|---|
| SPF_A | exchange01.veen.pl-systems.nl |
| SPF_A | mailrelayer01.pl-systems.nl |
| SPF_A | mailrelayer02.pl-systems.nl |
| SPF_A | pl-systems.nl |
| SPF_A | plesk01.pl-services.nl |
| SPF_IP | 109.235.74.222/32 |
| SPF_IP | 185.172.132.0/23 |
| SPF_IP | 185.173.217.155 |
| SPF_IP | 194.4.14.200/32 |
| SPF_IP | 2a0a:5980:2800:106::31/64 |
Related pages
Pivot deeper into the graph from hostmaster.pl-services.nl.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "hostmaster.pl-services.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.