Skip to content

Hostname

1solution.ch

Last fetched

1solution.ch resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in GB.

Nutrition Label

WHISPER CANON · 1solution.chRouting diversity1.5/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/1solution.ch

Resolution chain

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

IPPrefixASNOperatorCountry
13.224.103.12413.224.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
13.224.103.1913.224.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
13.224.103.6613.224.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
13.224.103.813.224.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB

WHOIS identity

No WHOIS records are currently associated with 1solution.ch in WhisperGraph.

Subdomains

12 observed subdomains of 1solution.ch.

Web-graph footprint

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

8 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for 1solution.ch.

MechanismTarget
SPF_A1solution.ch
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.185.200.10
SPF_IP212.55.212.188
SPF_IP62.12.166.246
SPF_IP62.2.144.226
SPF_IP83.150.12.128
SPF_MX1solution.ch

Related pages

Pivot deeper into the graph from 1solution.ch.

Cypher and MCP

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

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