Skip to content

Hostname

solida.ch

Last fetched

solida.ch resolves to 1 IPv4 address operated by CYON - cyon AG in CH.

Nutrition Label

WHISPER CANON · solida.chRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.0/10canon.whisper.security/host/solida.ch

Resolution chain

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

IPPrefixASNOperatorCountry
149.126.4.121149.126.0.0/21AS47302CYON - cyon AGCH

WHOIS identity

Registrar
Organization
schaellebaum juerg
Contact emails

Subdomains

24 observed subdomains of solida.ch.

Web-graph footprint

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

39 sites link to this hostname.

25 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for solida.ch.

MechanismTarget
SPF_Asolida.ch
SPF_INCLUDE_cmspf.cleanmail.ch
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.157.1.88/32
SPF_IP185.157.1.89/32
SPF_IP62.2.246.149/32
SPF_IP62.2.246.159/32
SPF_MXhin.ch

Related pages

Pivot deeper into the graph from solida.ch.

Cypher and MCP

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

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