Hostname
wpg.nl
Last fetched
wpg.nl has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:team.blue nl b.v. as the registrar.
Nutrition Label
Resolution chain
wpg.nl has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.
WHOIS identity
- Registrar
- registrar:team.blue nl b.v.
- Organization
- —
- Contact emails
- —
Subdomains
40 observed subdomains of wpg.nl.
Showing 25 of 40. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from wpg.nl in the public web crawl.
90 sites link to this hostname.
18 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
17 SPF mechanisms authorising senders for wpg.nl.
| Mechanism | Target |
|---|---|
| SPF_A | vs664.mottovoip.nl |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | spf.afas.online |
| SPF_INCLUDE | spf.e-active.nl |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.steam-connect.com |
| SPF_INCLUDE | spf.topdesk.net |
| SPF_IP | 149.210.221.141 |
| SPF_IP | 162.159.134.42/32 |
| SPF_IP | 185.113.196.164 |
| SPF_IP | 194.88.231.14 |
| SPF_IP | 194.88.231.15 |
| SPF_IP | 213.206.226.178 |
| SPF_IP | 213.222.6.26 |
| SPF_IP | 213.222.6.5 |
| SPF_IP | 35.204.193.15 |
| SPF_IP | 87.213.99.138 |
Related pages
Pivot deeper into the graph from wpg.nl.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "wpg.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.