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
Resolution chain
lochem.nl resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 90.145.213.18 | 90.145.0.0/16 | AS39686 | — | NL |
WHOIS identity
- Registrar
- registrar:realtime register
- Organization
- —
- Contact emails
- —
Subdomains
23 observed subdomains of lochem.nl.
Showing 22 of 23. View all subdomains →
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.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
15 SPF mechanisms authorising senders for lochem.nl.
| Mechanism | Target |
|---|---|
| SPF_A | lochem.nl |
| SPF_INCLUDE | _spf.services.centric.eu |
| SPF_INCLUDE | _spf.zivver.com |
| SPF_INCLUDE | de._netblocks.mimecast.com |
| SPF_INCLUDE | spf.eprov.nl |
| SPF_INCLUDE | spf.mailjet.com |
| SPF_INCLUDE | spf.pinkprivate.cloud |
| SPF_INCLUDE | spf.simgroephosting.nl |
| SPF_INCLUDE | spf.topdesk.net |
| SPF_IP | 193.163.108.129/32 |
| SPF_IP | 194.151.65.17/28 |
| SPF_IP | 195.143.61.129/32 |
| SPF_IP | 80.113.67.242/28 |
| SPF_IP | 90.145.221.223 |
| SPF_MX | lochem.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.