Skip to content

Hostname

sgms.app

Last fetched

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

Nutrition Label

WHISPER CANON · sgms.appRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/sgms.app

Resolution chain

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

IPPrefixASNOperatorCountry
13.33.235.10913.33.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
13.33.235.12413.33.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
13.33.235.6613.33.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
13.33.235.913.33.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
3.171.214.1123.171.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.171.214.1273.171.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.171.214.233.171.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.171.214.403.171.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.160.10299.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.299.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.2599.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.9199.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:49
Organization
copilot
Contact emails

Subdomains

1 observed subdomain of sgms.app.

Subdomain
sync.sgms.app

Web-graph footprint

Distinct hostnames that link to or from sgms.app in the public web crawl.

3 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from sgms.app.

Cypher and MCP

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

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