Skip to content

Hostname

cygames.com

Last fetched

cygames.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:1387 as the registrar.

Nutrition Label

WHISPER CANON · cygames.comRouting diversity3.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint7.2/10canon.whisper.security/host/cygames.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.226.244.213.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.5113.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.613.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.9213.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.251.11513.226.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.226.251.12613.226.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.226.251.1413.226.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.226.251.5113.226.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.222.214.10652.222.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.214.1652.222.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.214.752.222.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.214.8052.222.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:1387
Organization
cygames,
Contact emails

Web-graph footprint

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

16 sites link to this hostname.

34 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for cygames.com.

MechanismTarget
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.aams5.jp
SPF_IP210.134.182.45

Related pages

Pivot deeper into the graph from cygames.com.

Cypher and MCP

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

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