Skip to content

Hostname

regentesse.nl

Last fetched

regentesse.nl resolves to 1 IPv4 address operated by AS8315 in NL. WHOIS lists registrar:realtime register as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
91.216.141.15491.216.141.0/24AS8315NL

WHOIS identity

Registrar
registrar:realtime register
Organization
Contact emails

Subdomains

3 observed subdomains of regentesse.nl.

Web-graph footprint

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

6 sites link to this hostname.

24 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for regentesse.nl.

MechanismTarget
SPF_Aregentesse.nl
SPF_INCLUDE_spf.ezorg.nl
SPF_INCLUDE_spf.myparcel.nl
SPF_INCLUDErelay.mailchannels.net
SPF_INCLUDEspf.login.parcelpro.nl
SPF_INCLUDEspf.routit.net
SPF_IP185.30.236.52
SPF_IP84.146.11.36
SPF_IP91.216.141.127
SPF_IP91.216.141.153
SPF_MXregentesse.nl

Related pages

Pivot deeper into the graph from regentesse.nl.

Cypher and MCP

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

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