Skip to content

Hostname

cyncsoftware.com

Last fetched

cyncsoftware.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · cyncsoftware.comRouting diversity3.9/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/cyncsoftware.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.226.94.5013.226.94.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.226.94.613.226.94.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.226.94.7113.226.94.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.226.94.8913.226.94.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.227.192.1113.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.3013.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.6613.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.713.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
18.173.154.12018.173.154.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.154.12918.173.154.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.154.7518.173.154.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.154.9818.173.154.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.162.38.1013.162.36.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
3.162.38.1103.162.36.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
3.162.38.1153.162.36.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
3.162.38.513.162.36.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
3.167.227.1053.167.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.167.227.1293.167.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.167.227.523.167.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.167.227.923.167.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

15 observed subdomains of cyncsoftware.com.

Web-graph footprint

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

14 sites link to this hostname.

3 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for cyncsoftware.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP149.72.244.35
SPF_IP23.251.253.117
SPF_IP23.251.253.118

Related pages

Pivot deeper into the graph from cyncsoftware.com.

Cypher and MCP

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

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