Skip to content

Hostname

essensor.nl

Last fetched

essensor.nl resolves to 1 IPv4 address operated by NL-BIT - BIT BV in NL. WHOIS lists registrar:solimas as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
185.173.21.206185.173.21.0/24AS12859NL-BIT - BIT BVNL

WHOIS identity

Registrar
registrar:solimas
Organization
Contact emails

Subdomains

4 observed subdomains of essensor.nl.

Web-graph footprint

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

15 sites link to this hostname.

31 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for essensor.nl.

MechanismTarget
SPF_Aessensor.nl
SPF_INCLUDEmailfilter.myrootnet.nl
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.afas.online
SPF_INCLUDEspf.protection.outlook.com
SPF_IP31.149.201.26
SPF_IP37.220.171.62
SPF_IP92.66.193.133
SPF_MXessensor.nl

Related pages

Pivot deeper into the graph from essensor.nl.

Cypher and MCP

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

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