Skip to content

Hostname

borent.nl

Last fetched

borent.nl resolves to 4 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:flexwebhosting as the registrar.

Nutrition Label

WHISPER CANON · borent.nlRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint5.6/10canon.whisper.security/host/borent.nl

Resolution chain

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

IPPrefixASNOperatorCountry
104.26.12.93104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.13.93104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.73.243172.67.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
62.84.246.7462.84.240.0/21AS48635NL

WHOIS identity

Registrar
registrar:flexwebhosting
Organization
Contact emails

Subdomains

22 observed subdomains of borent.nl.

Web-graph footprint

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

132 sites link to this hostname.

22 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for borent.nl.

MechanismTarget
SPF_Aborent.nl
SPF_Acpsmtpb-ews02.kpnxchange.com
SPF_Aserver09.bmg.org
SPF_Asrv1.bmg.org
SPF_Asrv1b.bmg.org
SPF_INCLUDEspf.protection.outlook.com
SPF_IP109.70.1.212
SPF_IP195.121.247.4/24
SPF_IP46.17.4.196
SPF_IP62.84.240.62
SPF_MXborent.nl

Related pages

Pivot deeper into the graph from borent.nl.

Cypher and MCP

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

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