Skip to content

Hostname

vanbreda.be

Last fetched

vanbreda.be resolves to 1 IPv4 address operated by AS16276 in FR. WHOIS lists registrar:register nv/sa as the registrar.

Nutrition Label

WHISPER CANON · vanbreda.beRouting diversity1.5/10Peering density9.8/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint5.6/10canon.whisper.security/host/vanbreda.be

Resolution chain

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

IPPrefixASNOperatorCountry
135.125.90.136135.125.0.0/17AS16276FR

WHOIS identity

Registrar
registrar:register nv/sa
Organization
not shown, please visit www.dnsbelgium.be for webbased whois.
Contact emails

Subdomains

73 observed subdomains of vanbreda.be.

Web-graph footprint

Distinct hostnames that link to or from vanbreda.be in the public web crawl.

83 sites link to this hostname.

128 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for vanbreda.be.

MechanismTarget
SPF_INCLUDEspf.vanbreda.be

Related pages

Pivot deeper into the graph from vanbreda.be.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "vanbreda.be"})-[: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.