Skip to content

Hostname

chartsynergy.com

Last fetched

chartsynergy.com resolves to 20 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · chartsynergy.comRouting diversity5.7/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/chartsynergy.com

Resolution chain

chartsynergy.com resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
16.15.181.17816.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.183.10916.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.183.16816.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.183.5416.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.199.21516.15.192.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.199.5116.15.192.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
3.5.3.323.5.3.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
52.216.35.23752.216.32.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.41.7752.216.32.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.52.25352.216.48.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.53.17352.216.48.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.59.16552.216.48.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.107.13952.217.104.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.113.12552.217.112.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.135.1352.217.128.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.204.20552.217.192.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.227.18152.217.224.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.233.5352.217.224.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.254.2152.217.224.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.40.6752.217.40.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
on behalf of chartsynergy.com owner
Contact emails

Subdomains

4 observed subdomains of chartsynergy.com.

Web-graph footprint

Distinct hostnames that link to or from chartsynergy.com in the public web crawl.

5 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for chartsynergy.com.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from chartsynergy.com.

Cypher and MCP

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

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