Skip to content

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

WHISPER CANON · nmfgroningen.nlRouting diversity1.5/10Peering density5.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/nmfgroningen.nl

Resolution chain

nmfgroningen.nl resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
87.233.198.4687.233.192.0/18AS15703NL

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.

MechanismTarget
SPF_Anmfgroningen.nl
SPF_INCLUDEne16.com
SPF_INCLUDEspf.messagelabs.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP199.231.128.0/20
SPF_IP199.231.144.0/22
SPF_IP204.8.8.0/21
SPF_IP205.139.104.0/22
SPF_IP216.235.192.0/20
SPF_IP216.37.18.0/28
SPF_IP217.100.145.122
SPF_IP5.157.82.50
SPF_IP63.144.0.0/13
SPF_IP63.209.28.0/24
SPF_IP64.209.141.0/24
SPF_IP66.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.