Skip to content

Hostname

durovis.ch

Last fetched

durovis.ch resolves to 1 IPv4 address operated by NSNPLMRJ-AS Net Sathi Networks Pvt. Ltd in CH.

Nutrition Label

WHISPER CANON · durovis.chRouting diversity1.5/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.0/10canon.whisper.security/host/durovis.ch

Resolution chain

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

IPPrefixASNOperatorCountry
195.149.115.159195.149.115.0/24AS200759NSNPLMRJ-AS Net Sathi Networks Pvt. LtdCH

WHOIS identity

Registrar
Organization
durovis
Contact emails

Subdomains

2 observed subdomains of durovis.ch.

Web-graph footprint

Distinct hostnames that link to or from durovis.ch in the public web crawl.

11 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for durovis.ch.

MechanismTarget
SPF_Adurovis.ch
SPF_INCLUDEspf.cs2.ch
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.send.arcmedia.ch
SPF_IP178.22.108.93/32
SPF_IP195.49.63.0/24
SPF_IP212.25.24.36/32
SPF_IP77.109.145.151/32
SPF_MXdurovis.ch

Related pages

Pivot deeper into the graph from durovis.ch.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "durovis.ch"})-[: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.