Skip to content

Hostname

playspan.com

Last fetched

playspan.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:292 as the registrar.

Nutrition Label

WHISPER CANON · playspan.comRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/playspan.com

Resolution chain

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

IPPrefixASNOperatorCountry
172.65.64.16172.65.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.65.64.17172.65.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:292
Organization
domain admin
Contact emails

Subdomains

3 observed subdomains of playspan.com.

Web-graph footprint

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

34 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for playspan.com.

MechanismTarget
SPF_INCLUDE_mof.playspan.com
SPF_INCLUDE_ms.playspan.com
SPF_INCLUDE_pbc.paybycash.com
SPF_INCLUDE_verio.paybycash.com
SPF_IP198.241.159.0/24
SPF_IP198.241.159.4
SPF_IP198.241.162.12
SPF_IP198.241.162.22
SPF_IP198.241.168.120
SPF_IP198.241.168.121
SPF_IP198.241.174.0/24
SPF_IP198.80.42.3
SPF_IP209.207.180.164
SPF_MXplayspan.com

Related pages

Pivot deeper into the graph from playspan.com.

Cypher and MCP

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

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