Skip to content

Hostname

upc-cablecom.ch

Last fetched

upc-cablecom.ch resolves to 1 IPv4 address operated by AS6730 in CH.

Nutrition Label

WHISPER CANON · upc-cablecom.chRouting diversity1.5/10Peering density8.9/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint8.5/10canon.whisper.security/host/upc-cablecom.ch

Resolution chain

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

IPPrefixASNOperatorCountry
212.35.60.254212.35.32.0/19AS6730CH

WHOIS identity

Registrar
Organization
e-channel
Contact emails

Subdomains

45 observed subdomains of upc-cablecom.ch.

Web-graph footprint

Distinct hostnames that link to or from upc-cablecom.ch in the public web crawl.

139 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

MX records

SPF policy

18 SPF mechanisms authorising senders for upc-cablecom.ch.

MechanismTarget
SPF_INCLUDElgsmtp.spf.upcmail.net
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.sunrise.net
SPF_IP195.190.140.0/24
SPF_IP212.142.22.116
SPF_IP212.142.22.121
SPF_IP212.142.22.123
SPF_IP217.168.34.175
SPF_IP217.168.34.176
SPF_IP62.179.121.49
SPF_IP62.179.121.50
SPF_IP62.179.123.162
SPF_IP62.179.123.163
SPF_IP62.2.131.1
SPF_IP62.2.139.50
SPF_IP77.109.144.50
SPF_IP77.59.241.138
SPF_MXupc-cablecom.ch

Related pages

Pivot deeper into the graph from upc-cablecom.ch.

Cypher and MCP

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

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