Skip to content

Hostname

playnetwork.com

Last fetched

playnetwork.com resolves to 1 IPv4 address operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · playnetwork.comRouting diversity1.5/10Peering density7.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/playnetwork.com

Resolution chain

playnetwork.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
34.199.80.11535.6.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

139 observed subdomains of playnetwork.com.

Web-graph footprint

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

75 sites link to this hostname.

23 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for playnetwork.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmktomail.com
SPF_INCLUDErnmk.com
SPF_IP166.78.174.159
SPF_IP2001:4800:7815:105:be76:4eff:fe05:7897
SPF_IP207.96.182.160/27
SPF_IP44.242.22.32
SPF_IP66.193.39.195
SPF_IP66.193.99.166
SPF_IP66.193.99.169

Related pages

Pivot deeper into the graph from playnetwork.com.

Cypher and MCP

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

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