Hostname
nmfgroningen.nl
Last fetched
nmfgroningen.nl resolves to 1 IPv4 address operated by AS15703 in NL. WHOIS lists registrar:denit shared hosting b.v. as the registrar.
Nutrition Label
Resolution chain
nmfgroningen.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.198.46 | 87.233.192.0/18 | AS15703 | — | NL |
WHOIS identity
- Registrar
- registrar:denit shared hosting b.v.
- Organization
- —
- Contact emails
- —
Subdomains
5 observed subdomains of nmfgroningen.nl.
Web-graph footprint
Distinct hostnames that link to or from nmfgroningen.nl in the public web crawl.
95 sites link to this hostname.
Threat posture
History
Mail and authentication
SPF policy
16 SPF mechanisms authorising senders for nmfgroningen.nl.
| Mechanism | Target |
|---|---|
| SPF_A | nmfgroningen.nl |
| SPF_INCLUDE | ne16.com |
| SPF_INCLUDE | spf.messagelabs.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 199.231.128.0/20 |
| SPF_IP | 199.231.144.0/22 |
| SPF_IP | 204.8.8.0/21 |
| SPF_IP | 205.139.104.0/22 |
| SPF_IP | 216.235.192.0/20 |
| SPF_IP | 216.37.18.0/28 |
| SPF_IP | 217.100.145.122 |
| SPF_IP | 5.157.82.50 |
| SPF_IP | 63.144.0.0/13 |
| SPF_IP | 63.209.28.0/24 |
| SPF_IP | 64.209.141.0/24 |
| SPF_IP | 66.35.210.208/28 |
Related pages
Pivot deeper into the graph from nmfgroningen.nl.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "nmfgroningen.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.