Skip to content

Hostname

loopbaan.nl

Last fetched

loopbaan.nl resolves to 1 IPv4 address operated by CLOUDFLARENET - Cloudflare, Inc. in DE. WHOIS lists registrar:webreus as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
141.101.90.98141.101.90.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.DE

WHOIS identity

Registrar
registrar:webreus
Organization
Contact emails

Subdomains

2 observed subdomains of loopbaan.nl.

Web-graph footprint

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

18 sites link to this hostname.

17 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for loopbaan.nl.

MechanismTarget
SPF_Aloopbaan.nl
SPF_INCLUDE25238875.spf05.hubspotemail.net
SPF_INCLUDEspf.exclaimer.net
SPF_INCLUDEspf.interconnect.nl
SPF_INCLUDEspf.protection.outlook.com
SPF_IP194.151.160.0/24
SPF_IP213.206.255.0/26
SPF_MXloopbaan.nl

Related pages

Pivot deeper into the graph from loopbaan.nl.

Cypher and MCP

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

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