Skip to content

Hostname

sposetti.ch

Last fetched

sposetti.ch resolves to 1 IPv4 address operated by AS12620 in CH.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
195.190.166.210195.190.160.0/19AS12620CH

WHOIS identity

Registrar
Organization
sposetti stefano
Contact emails

Subdomains

10 observed subdomains of sposetti.ch.

Web-graph footprint

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

6 sites link to this hostname.

27 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • sposetti.ch

SPF policy

3 SPF mechanisms authorising senders for sposetti.ch.

MechanismTarget
SPF_Asposetti.ch
SPF_IP195.190.166.210
SPF_MXsposetti.ch

Related pages

Pivot deeper into the graph from sposetti.ch.

Cypher and MCP

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

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