Skip to content

Hostname

smws.ch

Last fetched

smws.ch resolves to 1 IPv4 address operated by GOOGLE-CLOUD-PLATFORM - Google LLC in GB.

Nutrition Label

WHISPER CANON · smws.chRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/smws.ch

Resolution chain

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

IPPrefixASNOperatorCountry
35.197.253.6135.197.240.0/20AS396982GOOGLE-CLOUD-PLATFORM - Google LLCGB

WHOIS identity

No WHOIS records are currently associated with smws.ch in WhisperGraph.

Subdomains

2 observed subdomains of smws.ch.

Web-graph footprint

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

16 sites link to this hostname.

22 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for smws.ch.

MechanismTarget
SPF_Adeliver03.mhs.ch
SPF_Aip-mail01.asp.infopro.ch
SPF_Amail.tcnet.ch
SPF_Aoa.ip-cloud.ch
SPF_Asmws.ch
SPF_INCLUDE_spf.peppershop.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP195.65.26.110
SPF_IP62.12.149.0/24
SPF_IP80.243.212.149
SPF_IP87.237.169.20
SPF_IP87.237.172.253
SPF_MXsmws.ch

Related pages

Pivot deeper into the graph from smws.ch.

Cypher and MCP

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

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