Hostname
netground.nl
Last fetched
netground.nl resolves to 1 IPv4 address operated by AS15879 in NL. WHOIS lists registrar:kpn as the registrar.
Nutrition Label
Resolution chain
netground.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.250.129.18 | 87.250.128.0/19 | AS15879 | — | NL |
WHOIS identity
- Registrar
- registrar:kpn
- Organization
- —
- Contact emails
- —
Subdomains
169 observed subdomains of netground.nl.
Showing 25 of 169. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from netground.nl in the public web crawl.
15 sites link to this hostname.
Threat posture
History
Mail and authentication
SPF policy
10 SPF mechanisms authorising senders for netground.nl.
| Mechanism | Target |
|---|---|
| SPF_A | boris.netground.nl |
| SPF_A | kms.netground.nl |
| SPF_A | netground.nl |
| SPF_A | radium.netground.nl |
| SPF_A | smtp.exactonline.nl |
| SPF_A | smtp2.exactonline.nl |
| SPF_A | smtpa.netground.nl |
| SPF_A | www.netground.nl |
| SPF_IP | 87.250.151.7 |
| SPF_MX | netground.nl |
Related pages
Pivot deeper into the graph from netground.nl.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "netground.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.