Skip to content

Hostname

lochem.nl

Last fetched

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

Nutrition Label

WHISPER CANON · lochem.nlRouting diversity1.5/10Peering density9.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.2/10canon.whisper.security/host/lochem.nl

Resolution chain

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

IPPrefixASNOperatorCountry
90.145.213.1890.145.0.0/16AS39686NL

WHOIS identity

Registrar
registrar:realtime register
Organization
Contact emails

Subdomains

23 observed subdomains of lochem.nl.

Web-graph footprint

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

249 sites link to this hostname.

153 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for lochem.nl.

MechanismTarget
SPF_Alochem.nl
SPF_INCLUDE_spf.services.centric.eu
SPF_INCLUDE_spf.zivver.com
SPF_INCLUDEde._netblocks.mimecast.com
SPF_INCLUDEspf.eprov.nl
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.pinkprivate.cloud
SPF_INCLUDEspf.simgroephosting.nl
SPF_INCLUDEspf.topdesk.net
SPF_IP193.163.108.129/32
SPF_IP194.151.65.17/28
SPF_IP195.143.61.129/32
SPF_IP80.113.67.242/28
SPF_IP90.145.221.223
SPF_MXlochem.nl

Related pages

Pivot deeper into the graph from lochem.nl.

Cypher and MCP

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

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