Skip to content

Hostname

bravis.nl

Last fetched

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

Nutrition Label

WHISPER CANON · bravis.nlRouting diversity1.5/10Peering density3.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/bravis.nl

Resolution chain

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

IPPrefixASNOperatorCountry
87.236.103.13187.236.96.0/21AS60781NL

WHOIS identity

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

Subdomains

88 observed subdomains of bravis.nl.

Web-graph footprint

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

232 sites link to this hostname.

227 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for bravis.nl.

MechanismTarget
SPF_INCLUDE_spf.ezorg.nl
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.afas.online
SPF_INCLUDEspf.eprov.nl
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP217.19.238.48/29
SPF_IP2a02:cc8:0:0:0:0:103:131
SPF_IP87.236.103.131
SPF_IP87.236.103.61/32
SPF_IP87.236.103.99/32

Related pages

Pivot deeper into the graph from bravis.nl.

Cypher and MCP

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

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