Skip to content

Hostname

playtown.com.ar

Last fetched

playtown.com.ar resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE.

Nutrition Label

WHISPER CANON · playtown.com.arRouting diversity3.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/playtown.com.ar

Resolution chain

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

IPPrefixASNOperatorCountry
13.226.244.10913.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.11113.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.1613.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.2613.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.227.192.12513.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.2713.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.7913.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.9413.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
18.67.39.418.67.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.67.39.518.67.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.67.39.7418.67.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.67.39.9918.67.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.73.323.168.72.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.73.473.168.72.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.73.563.168.72.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.73.583.168.72.0/23AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with playtown.com.ar in WhisperGraph.

Subdomains

61 observed subdomains of playtown.com.ar.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for playtown.com.ar.

MechanismTarget
SPF_Aplaytown.com.ar
SPF_INCLUDE_spf.google.com
SPF_MXplaytown.com.ar

Related pages

Pivot deeper into the graph from playtown.com.ar.

Cypher and MCP

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

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