Skip to content

Hostname

buva.nl

Last fetched

buva.nl resolves to 5 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:zxcs as the registrar.

Nutrition Label

WHISPER CANON · buva.nlRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/buva.nl

Resolution chain

buva.nl resolves to 5 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
188.114.96.1188.114.96.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
188.114.96.3188.114.96.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
188.114.97.1188.114.97.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
188.114.97.3188.114.97.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
5.254.39.1825.254.39.0/24AS3223NL

WHOIS identity

Registrar
registrar:zxcs
Organization
Contact emails

Subdomains

26 observed subdomains of buva.nl.

Web-graph footprint

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

110 sites link to this hostname.

68 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for buva.nl.

MechanismTarget
SPF_INCLUDE_spf.exonet.nl
SPF_INCLUDE_sw.gimple.nl
SPF_INCLUDEip4.spf.routit.net
SPF_INCLUDEspf.buva.nl
SPF_INCLUDEspf.exclaimer.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.provalue.nl
SPF_INCLUDEspf.topdesk.net

Related pages

Pivot deeper into the graph from buva.nl.

Cypher and MCP

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

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