Skip to content

Hostname

brigroep.nl

Last fetched

brigroep.nl resolves to 1 IPv4 address operated by AS48635 in NL. WHOIS lists registrar:team.blue nl b.v. as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
79.99.130.20479.99.128.0/21AS48635NL

WHOIS identity

Registrar
registrar:team.blue nl b.v.
Organization
Contact emails

Subdomains

8 observed subdomains of brigroep.nl.

Web-graph footprint

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

17 sites link to this hostname.

9 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for brigroep.nl.

MechanismTarget
SPF_Abrigroep.nl
SPF_Asmtp.pcamobile.com
SPF_INCLUDE_spf.troublefree.nl
SPF_INCLUDE_spf.troublefreehosting.nl
SPF_INCLUDEsmtp.spf.ziggo.nl
SPF_INCLUDEspf-de.emailsignatures365.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP136.144.179.72
SPF_IP157.97.171.216
SPF_IP185.64.123.170/29
SPF_IP2a01:7c8:aac6:335:5054:ff:fe1f:6875
SPF_IP2a01:7c8:aaca:380:a916:e446:bdca:c391
SPF_IP31.149.70.9/29
SPF_IP64.23.98.92
SPF_IP82.217.198.135

Related pages

Pivot deeper into the graph from brigroep.nl.

Cypher and MCP

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

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