Skip to content

Hostname

bris.nl

Last fetched

bris.nl has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:axc as the registrar.

Nutrition Label

WHISPER CANON · bris.nlRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/bris.nl

Resolution chain

bris.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:axc
Organization
Contact emails

Subdomains

50 observed subdomains of bris.nl.

Web-graph footprint

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

31 sites link to this hostname.

107 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

27 SPF mechanisms authorising senders for bris.nl.

MechanismTarget
SPF_Ahosts.brisdocs.azurewebsites.net
SPF_Asmtp.xenosite.net
SPF_INCLUDE_spf.yoursite.io
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.eu.exclaimer.net
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP176.28.14.186
SPF_IP185.21.241.54/32
SPF_IP185.211.120.208
SPF_IP20.50.2.27
SPF_IP20.67.123.237
SPF_IP20.67.123.6
SPF_IP20.71.73.109
SPF_IP20.71.73.98
SPF_IP20.71.74.96
SPF_IP20.71.78.167
SPF_IP20.73.147.205
SPF_IP20.73.147.51
SPF_IP20.73.150.79
SPF_IP20.73.237.47/24
SPF_IP35.195.220.65/32
SPF_IP40.118.102.46
SPF_IP52.178.33.147
SPF_IP87.253.233.35
SPF_IP89.255.15.186
SPF_MXbris.nl

Related pages

Pivot deeper into the graph from bris.nl.

Cypher and MCP

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

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