Skip to content

Hostname

player.understand.com

Last fetched

player.understand.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in GB.

Nutrition Label

WHISPER CANON · player.understand.comRouting diversity2.4/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/player.understand.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.33.153.4513.33.152.0/23AS16509AMAZON-02 - Amazon.com, Inc.GB
13.33.153.6613.33.152.0/23AS16509AMAZON-02 - Amazon.com, Inc.GB
13.33.153.8113.33.152.0/23AS16509AMAZON-02 - Amazon.com, Inc.GB
13.33.153.8713.33.152.0/23AS16509AMAZON-02 - Amazon.com, Inc.GB
18.239.199.1130.0.0.0/0AS18001US
18.239.199.140.0.0.0/0AS18001US
18.239.199.520.0.0.0/0AS18001US
18.239.199.630.0.0.0/0AS18001US

WHOIS identity

No WHOIS records are currently associated with player.understand.com in WhisperGraph.

Subdomains

1 observed subdomain of player.understand.com.

Web-graph footprint

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

286 sites link to this hostname.

3 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from player.understand.com.

Cypher and MCP

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

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