Skip to content

Hostname

juventus.ch

Last fetched

juventus.ch resolves to 1 IPv4 address operated by ASPECTRA Zurich, Switzerland in CH.

Nutrition Label

WHISPER CANON · juventus.chRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/juventus.ch

Resolution chain

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

IPPrefixASNOperatorCountry
128.127.54.6128.127.54.0/24AS9100ASPECTRA Zurich, SwitzerlandCH

WHOIS identity

Registrar
Organization
ruegg matthias
Contact emails

Subdomains

22 observed subdomains of juventus.ch.

Web-graph footprint

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

71 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for juventus.ch.

MechanismTarget
SPF_Arelay.cyberlink.ch
SPF_Awebmail.juventus-schulen.ch
SPF_INCLUDE_spf.ewmail.com
SPF_INCLUDE_spf.senders.scnem.com
SPF_INCLUDEspf.customer.frentix.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.tocco.ch
SPF_IP148.105.0.0/16
SPF_IP149.126.4.17
SPF_IP198.2.128.0/18
SPF_IP205.201.128.0/20
SPF_IP212.71.125.223
SPF_MXjuventus.ch

Related pages

Pivot deeper into the graph from juventus.ch.

Cypher and MCP

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

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