Skip to content

Hostname

otys.nl

Last fetched

otys.nl resolves to 1 IPv4 address operated by AS39392 in CZ. WHOIS lists registrar:combell as the registrar.

Nutrition Label

WHISPER CANON · otys.nlRouting diversity1.5/10Peering density8.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint5.6/10canon.whisper.security/host/otys.nl

Resolution chain

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

IPPrefixASNOperatorCountry
95.168.220.21095.168.192.0/19AS39392CZ

WHOIS identity

Registrar
registrar:combell
Organization
Contact emails

Subdomains

77 observed subdomains of otys.nl.

Web-graph footprint

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

159 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for otys.nl.

MechanismTarget
SPF_INCLUDE4156462.spf10.hubspotemail.net
SPF_INCLUDE_spf.exactonline.co.uk
SPF_INCLUDEemsd1.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP145.7.4.33
SPF_IP193.221.125.29
SPF_IP2a01:28:ca07::/48
SPF_IP66.179.50.160/27
SPF_IP83.138.129.79/32
SPF_IP88.86.113.160/27
SPF_IP94.236.39.168
SPF_IP94.236.44.253/32
SPF_IP95.168.207.80/28
SPF_IP95.168.220.192/26

Related pages

Pivot deeper into the graph from otys.nl.

Cypher and MCP

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

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