Skip to content

Hostname

effectgroep.nl

Last fetched

effectgroep.nl has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:team.blue nl b.v. as the registrar.

Nutrition Label

WHISPER CANON · effectgroep.nlRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/effectgroep.nl

Resolution chain

effectgroep.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

13 observed subdomains of effectgroep.nl.

Web-graph footprint

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

31 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for effectgroep.nl.

MechanismTarget
SPF_INCLUDE143771788.spf04.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.gripp.com
SPF_INCLUDE_spf.relay.mailprotect.be
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.orbit.teamleader.eu
SPF_IP188.208.36.65

Related pages

Pivot deeper into the graph from effectgroep.nl.

Cypher and MCP

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

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