Skip to content

Hostname

securebit.nl

Last fetched

securebit.nl resolves to 1 IPv4 address operated by AS20857 in NL. WHOIS lists registrar:internationale domeinregistratie nederland as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
80.69.93.24180.69.64.0/19AS20857NL

WHOIS identity

Registrar
registrar:internationale domeinregistratie nederland
Organization
Contact emails

Subdomains

15 observed subdomains of securebit.nl.

Web-graph footprint

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

5 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for securebit.nl.

MechanismTarget
SPF_Aefa.securebit.eu
SPF_Aemail.securebit.eu
SPF_Amail.secureb.it
SPF_Amail.securebit.eu
SPF_IP109.234.108.152/32
SPF_IP141.138.137.81
SPF_IP149.210.192.172
SPF_IP2a01:7c8:fffb:118::1/48
SPF_IP37.97.248.209
SPF_IP37.97.248.52
SPF_IP80.57.126.206

Related pages

Pivot deeper into the graph from securebit.nl.

Cypher and MCP

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

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