Skip to content

Hostname

work4all-software.ch

Last fetched

work4all-software.ch resolves to 16 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · work4all-software.chRouting diversity6.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/work4all-software.ch

Resolution chain

work4all-software.ch resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
16.15.223.22916.15.216.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.182.32.1316.182.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
16.182.41.10916.182.40.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
16.182.41.3716.182.40.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.2.183.5.2.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
52.216.207.19452.216.207.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.43.14152.216.32.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.48.4552.216.48.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.132.1352.217.128.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.167.21352.217.160.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.203.24552.217.192.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.98.2752.217.96.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.132.19754.231.128.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.165.10154.231.160.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.197.8554.231.192.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.229.20554.231.224.0/19AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with work4all-software.ch in WhisperGraph.

Threat posture

History

Related pages

Pivot deeper into the graph from work4all-software.ch.

Cypher and MCP

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

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