Skip to content

Hostname

degrootgroep.nl

Last fetched

degrootgroep.nl resolves to 1 IPv4 address operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in NL. WHOIS lists registrar:leaseweb netherlands b.v. as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
138.68.122.56138.68.122.0/23AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCNL

WHOIS identity

Registrar
registrar:leaseweb netherlands b.v.
Organization
Contact emails

Subdomains

11 observed subdomains of degrootgroep.nl.

Web-graph footprint

Distinct hostnames that link to or from degrootgroep.nl in the public web crawl.

85 sites link to this hostname.

18 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for degrootgroep.nl.

MechanismTarget
SPF_Asmtp.pcamobile.com
SPF_INCLUDE_spf.elasticemail.com
SPF_INCLUDEse.spf.provider.nl
SPF_INCLUDEspf.protection.outlook.com
SPF_IP178.251.26.106/29
SPF_IP178.251.26.107
SPF_IP178.251.26.108
SPF_IP178.251.26.109
SPF_IP178.251.26.110
SPF_IP178.251.27.75
SPF_IP178.251.31.66
SPF_IP92.64.236.107
SPF_IP92.64.236.108
SPF_IP92.64.236.110

Related pages

Pivot deeper into the graph from degrootgroep.nl.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "degrootgroep.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.