Skip to content

Hostname

bezo.nl

Last fetched

bezo.nl resolves to 2 IPv4 addresses operated by AS196752 in NL. WHOIS lists registrar:combell b.v. as the registrar.

Nutrition Label

WHISPER CANON · bezo.nlRouting diversity2.4/10Peering density3.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.6/10canon.whisper.security/host/bezo.nl

Resolution chain

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

WHOIS identity

Registrar
registrar:combell b.v.
Organization
Contact emails

Subdomains

5 observed subdomains of bezo.nl.

Web-graph footprint

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

5 sites link to this hostname.

9 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for bezo.nl.

MechanismTarget
SPF_Abezo.nl
SPF_INCLUDE146746103.spf07.hubspotemail.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP195.3.178.6
SPF_IP217.115.202.112
SPF_IP31.20.174.39
SPF_IP37.152.13.190
SPF_IP37.252.124.157
SPF_IP82.94.214.144
SPF_MXbezo.nl

Related pages

Pivot deeper into the graph from bezo.nl.

Cypher and MCP

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

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