Skip to content

Hostname

bues.nl

Last fetched

bues.nl resolves to 1 IPv4 address operated by AS198203 in NL. WHOIS lists registrar:rootnet noc b.v. as the registrar.

Nutrition Label

WHISPER CANON · bues.nlRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/bues.nl

Resolution chain

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

IPPrefixASNOperatorCountry
176.56.235.4176.56.224.0/20AS198203NL

WHOIS identity

Registrar
registrar:rootnet noc b.v.
Organization
Contact emails

Subdomains

6 observed subdomains of bues.nl.

Web-graph footprint

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

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for bues.nl.

MechanismTarget
SPF_Abues.nl
SPF_INCLUDEspf.protection.outlook.com
SPF_IP176.56.235.4
SPF_IP2a00:d880:8:1:0:0:0:103
SPF_IP84.244.186.31/32
SPF_MXbues.nl

Related pages

Pivot deeper into the graph from bues.nl.

Cypher and MCP

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

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