Skip to content

Hostname

cms.winlink.org

Last fetched

cms.winlink.org resolves to 4 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · cms.winlink.orgRouting diversity3.5/10Peering density7.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/cms.winlink.org

Resolution chain

cms.winlink.org resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
3.211.195.1983.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.229.251.2273.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.206.32.234.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
52.205.73.7552.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with cms.winlink.org in WhisperGraph.

Web-graph footprint

Distinct hostnames that link to or from cms.winlink.org in the public web crawl.

48 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for cms.winlink.org.

MechanismTarget
SPF_Awinlink.org
SPF_IP199.73.55.101
SPF_IP23.22.0.202
SPF_IP52.72.124.57
SPF_MXcms.winlink.org

Related pages

Pivot deeper into the graph from cms.winlink.org.

Cypher and MCP

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

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