Skip to content

Hostname

capcom-games.com

Last fetched

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

Nutrition Label

WHISPER CANON · capcom-games.comRouting diversity3.0/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/capcom-games.com

Resolution chain

capcom-games.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.12213.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.6413.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.7613.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.9313.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.227.227.3113.227.226.0/23AS16509AMAZON-02 - Amazon.com, Inc.VN
13.227.227.5413.227.226.0/23AS16509AMAZON-02 - Amazon.com, Inc.VN
13.227.227.8613.227.226.0/23AS16509AMAZON-02 - Amazon.com, Inc.VN
13.227.227.8913.227.226.0/23AS16509AMAZON-02 - Amazon.com, Inc.VN
18.238.55.11118.238.55.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.55.4618.238.55.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.55.6218.238.55.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.55.7418.238.55.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:49
Organization
whois privacy protection service by onamae.com
Contact emails

Subdomains

1 observed subdomain of capcom-games.com.

Web-graph footprint

Distinct hostnames that link to or from capcom-games.com in the public web crawl.

1,642 sites link to this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from capcom-games.com.

Cypher and MCP

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

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