Skip to content

Hostname

ons-ehr.nl

Last fetched

ons-ehr.nl resolves to 4 IPv4 addresses operated by NEDAP-AS - Nedap N.V. in NL. WHOIS lists registrar:team.blue nl b.v. as the registrar.

Nutrition Label

WHISPER CANON · ons-ehr.nlRouting diversity1.5/10Peering density4.2/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint8.8/10canon.whisper.security/host/ons-ehr.nl

Resolution chain

ons-ehr.nl resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
144.2.168.148144.2.168.0/22AS213050NEDAP-AS - Nedap N.V.NL
144.2.168.20144.2.168.0/22AS213050NEDAP-AS - Nedap N.V.NL
144.2.168.212144.2.168.0/22AS213050NEDAP-AS - Nedap N.V.NL
144.2.168.84144.2.168.0/22AS213050NEDAP-AS - Nedap N.V.NL

WHOIS identity

Registrar
registrar:team.blue nl b.v.
Organization
n.v. nederlandsche apparatenfabriek nedap
Contact emails

Subdomains

1 observed subdomain of ons-ehr.nl.

Web-graph footprint

Distinct hostnames that link to or from ons-ehr.nl in the public web crawl.

Sample inbound links

Threat posture

History

Related pages

Pivot deeper into the graph from ons-ehr.nl.

Cypher and MCP

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

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