Skip to content

Hostname

playtop.com

Last fetched

playtop.com resolves to 1 IPv4 address operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in GB. WHOIS lists iana:83 as the registrar.

Nutrition Label

WHISPER CANON · playtop.comRouting diversity1.5/10Peering density5.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/playtop.com

Resolution chain

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

IPPrefixASNOperatorCountry
159.65.213.200159.65.212.0/22AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCGB

WHOIS identity

Registrar
iana:83
Organization
playtop licensing
Contact emails

Subdomains

4 observed subdomains of playtop.com.

Web-graph footprint

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

83 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for playtop.com.

MechanismTarget
SPF_Aplaytop.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEspf.conica.com
SPF_INCLUDEspf.mtfcloud.ch
SPF_INCLUDEspf.protection.outlook.com
SPF_IP188.240.180.44
SPF_IP217.148.0.25
SPF_IP2a04:5d80:1::/48
SPF_IP2a04:5d84:1::/48
SPF_IP5.63.176.64/26
SPF_IP5.63.180.64/26
SPF_IP81.133.169.153
SPF_MXplaytop.com

Related pages

Pivot deeper into the graph from playtop.com.

Cypher and MCP

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

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