Skip to content

Hostname

nibud.nl

Last fetched

nibud.nl resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:realtime register|ceintuurbaan 32a|8024aa zwolle|netherlands|| as the registrar.

Nutrition Label

WHISPER CANON · nibud.nlRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/nibud.nl

Resolution chain

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

IPPrefixASNOperatorCountry
104.26.6.234104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.7.234104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.75.72172.67.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
registrar:realtime register|ceintuurbaan 32a|8024aa zwolle|netherlands||
Organization
Contact emails

Subdomains

67 observed subdomains of nibud.nl.

Web-graph footprint

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

3,703 sites link to this hostname.

212 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for nibud.nl.

MechanismTarget
SPF_INCLUDE_spf-ssg-a.microsoft.com
SPF_INCLUDE_spf.spotler.email
SPF_INCLUDEamazonses.com
SPF_INCLUDEmailgun.org
SPF_IP213.154.242.43
SPF_IP2a02:2770:17:0:21a:4aff:feed:bc5a
SPF_IP2a03:9700:8000:0:0:0:0:111
SPF_IP31.7.4.111
SPF_IP84.22.106.173/32

Related pages

Pivot deeper into the graph from nibud.nl.

Cypher and MCP

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

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