Skip to content

Hostname

besuitable.nl

Last fetched

besuitable.nl resolves to 1 IPv4 address operated by AS34762 in BE. WHOIS lists registrar:bit b.v. as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
5.134.7.1065.134.0.0/21AS34762BE

WHOIS identity

Registrar
registrar:bit b.v.
Organization
Contact emails

Subdomains

1 observed subdomain of besuitable.nl.

Web-graph footprint

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

7 sites link to this hostname.

44 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for besuitable.nl.

MechanismTarget
SPF_INCLUDE_spf.relay.mailprotect.be
SPF_INCLUDEde._netblocks.mimecast.com
SPF_INCLUDEspf.flowmailer.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP109.235.76.38
SPF_IP157.245.66.252
SPF_IP178.62.235.238
SPF_IP213.154.241.198
SPF_IP5.157.85.207
SPF_IP83.162.193.222

Related pages

Pivot deeper into the graph from besuitable.nl.

Cypher and MCP

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

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