Skip to content

Hostname

playgram.tech

Last fetched

playgram.tech resolves to 17 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · playgram.techRouting diversity5.2/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/playgram.tech

Resolution chain

playgram.tech resolves to 17 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
175.41.227.50175.41.192.0/18AS16509AMAZON-02 - Amazon.com, Inc.JP
18.176.84.20718.176.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
18.177.182.4418.176.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
35.72.88.12235.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
35.74.221.18135.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
35.75.134.6435.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
35.75.179.17135.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
35.75.41.13635.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
35.79.31.4635.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
43.206.50.5343.206.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
52.192.158.20452.192.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
52.192.195.12752.192.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
54.64.12.14854.64.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
54.92.69.25254.92.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
54.95.145.3654.95.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
18.180.149.8118.180.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.
13.192.31.5113.192.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.

WHOIS identity

Registrar
iana:81
Organization
preferred networks,
Contact emails

Subdomains

7 observed subdomains of playgram.tech.

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from playgram.tech.

Cypher and MCP

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

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