Skip to content

Hostname

omrin.nl

Last fetched

omrin.nl resolves to 1 IPv4 address operated by CJ2-AS - CJ2 Hosting B.V. in NL. WHOIS lists registrar:realtime register as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
195.216.246.53195.216.246.0/24AS39704CJ2-AS - CJ2 Hosting B.V.NL

WHOIS identity

Registrar
registrar:realtime register
Organization
Contact emails

Subdomains

14 observed subdomains of omrin.nl.

Web-graph footprint

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

204 sites link to this hostname.

172 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

16 SPF mechanisms authorising senders for omrin.nl.

MechanismTarget
SPF_INCLUDE_spf.yourfilter.nl
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.afas.online
SPF_INCLUDEspf.by-tres.nl
SPF_INCLUDEspf.eu.exclaimer.net
SPF_INCLUDEspf.idea-x.nl
SPF_INCLUDEspf.kprs.online
SPF_INCLUDEspf.protection.outlook.com
SPF_IP109.237.220.138
SPF_IP109.237.220.205
SPF_IP185.28.56.116
SPF_IP194.165.34.0/24
SPF_IP82.201.68.133
SPF_IP82.201.97.124
SPF_IP93.117.225.163
SPF_MXomrin.nl

Related pages

Pivot deeper into the graph from omrin.nl.

Cypher and MCP

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

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