Skip to content

Hostname

salite.ch

Last fetched

salite.ch resolves to 1 IPv4 address operated by AS48350 in CH.

Nutrition Label

WHISPER CANON · salite.chRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.0/10canon.whisper.security/host/salite.ch

Resolution chain

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

IPPrefixASNOperatorCountry
91.208.130.10091.208.130.0/24AS48350CH

WHOIS identity

Registrar
Organization
marzoli livio
Contact emails

Subdomains

1 observed subdomain of salite.ch.

Subdomain
www.salite.ch

Web-graph footprint

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

157 sites link to this hostname.

87 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for salite.ch.

MechanismTarget
SPF_IP91.208.130.31
SPF_IP91.208.130.32
SPF_IP91.208.130.33

Related pages

Pivot deeper into the graph from salite.ch.

Cypher and MCP

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

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