Skip to content

Hostname

css.ch

Last fetched

css.ch resolves to 1 IPv4 address operated by SWISSCOM Swisscom Switzerland Ltd in CH.

Nutrition Label

WHISPER CANON · css.chRouting diversity1.5/10Peering density9.8/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint6.0/10canon.whisper.security/host/css.ch

Resolution chain

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

IPPrefixASNOperatorCountry
194.209.96.24194.209.0.0/16AS3303SWISSCOM Swisscom Switzerland LtdCH

WHOIS identity

Registrar
Organization
css holding
Contact emails

Subdomains

121 observed subdomains of css.ch.

Web-graph footprint

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

1,215 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for css.ch.

MechanismTarget
SPF_INCLUDEspf1.css.ch
SPF_IP185.189.239.13
SPF_IP193.247.124.0/24
SPF_IP194.209.96.0/24
SPF_IP212.80.96.36
SPF_IP62.12.142.98
SPF_IP81.27.116.85
SPF_IP94.230.211.183

Related pages

Pivot deeper into the graph from css.ch.

Cypher and MCP

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

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