Hostname
juventus.ch
Last fetched
juventus.ch resolves to 1 IPv4 address operated by ASPECTRA Zurich, Switzerland in CH.
Nutrition Label
Resolution chain
juventus.ch resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 128.127.54.6 | 128.127.54.0/24 | AS9100 | ASPECTRA Zurich, Switzerland | CH |
WHOIS identity
- Registrar
- —
- Organization
- ruegg matthias
- Contact emails
- —
Subdomains
22 observed subdomains of juventus.ch.
Showing 18 of 22. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from juventus.ch in the public web crawl.
71 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
13 SPF mechanisms authorising senders for juventus.ch.
| Mechanism | Target |
|---|---|
| SPF_A | relay.cyberlink.ch |
| SPF_A | webmail.juventus-schulen.ch |
| SPF_INCLUDE | _spf.ewmail.com |
| SPF_INCLUDE | _spf.senders.scnem.com |
| SPF_INCLUDE | spf.customer.frentix.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.tocco.ch |
| SPF_IP | 148.105.0.0/16 |
| SPF_IP | 149.126.4.17 |
| SPF_IP | 198.2.128.0/18 |
| SPF_IP | 205.201.128.0/20 |
| SPF_IP | 212.71.125.223 |
| SPF_MX | juventus.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.