Skip to content

Hostname

watchos.co

Last fetched

watchos.co resolves to 16 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · watchos.coRouting diversity5.6/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/watchos.co

Resolution chain

watchos.co resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
16.15.177.2416.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.181.13616.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
3.5.1.1423.5.1.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
3.5.23.03.5.22.0/23AS14618AMAZON-AES - Amazon.com, Inc.US
52.216.209.6952.216.208.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.219.14152.216.208.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.43.10152.216.32.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.48.14952.216.48.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.9.20252.216.9.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.139.2952.217.128.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.165.25352.217.160.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.236.14952.217.224.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.237.1352.217.224.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.199.8554.231.192.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.229.2154.231.224.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.234.12554.231.224.0/19AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with watchos.co in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for watchos.co.

MechanismTarget
SPF_INCLUDE_spf.mx.cloudflare.net

Related pages

Pivot deeper into the graph from watchos.co.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "watchos.co"})-[: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.