Skip to content

Hostname

snh.cl

Last fetched

snh.cl resolves to 1 IPv4 address operated by OVH - OVH SAS in CA. WHOIS lists registrar:nic chile as the registrar.

Nutrition Label

WHISPER CANON · snh.clRouting diversity1.5/10Peering density9.9/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint8.0/10canon.whisper.security/host/snh.cl

Resolution chain

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

IPPrefixASNOperatorCountry
51.161.76.22751.161.0.0/17AS16276OVH - OVH SASCA

WHOIS identity

Registrar
registrar:nic chile
Organization
servicios computacionales marcela maría valenzuela oportus eirl
Contact emails

Subdomains

28 observed subdomains of snh.cl.

Web-graph footprint

Distinct hostnames that link to or from snh.cl in the public web crawl.

15 sites link to this hostname.

13 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

1 SPF mechanism authorising senders for snh.cl.

MechanismTarget
SPF_INCLUDE_spf.lxh.cl

Related pages

Pivot deeper into the graph from snh.cl.

Cypher and MCP

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

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