Skip to content

Hostname

playacommunity.com

Last fetched

playacommunity.com resolves to 1 IPv4 address operated by MOJOHOST - MOJOHOST in US. WHOIS lists iana:228 as the registrar.

Nutrition Label

WHISPER CANON · playacommunity.comRouting diversity1.5/10Peering density3.8/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/playacommunity.com

Resolution chain

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

IPPrefixASNOperatorCountry
99.192.167.599.192.128.0/17AS27589MOJOHOST - MOJOHOSTUS

WHOIS identity

Registrar
iana:228
Organization
great oak communications
Contact emails

Subdomains

8 observed subdomains of playacommunity.com.

Web-graph footprint

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

739 sites link to this hostname.

207 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for playacommunity.com.

MechanismTarget
SPF_INCLUDEsendgrid.net
SPF_IP74.206.180.163
SPF_IP74.206.180.168
SPF_IP74.206.180.172
SPF_IP99.192.167.2
SPF_IP99.192.167.3
SPF_IP99.192.167.4
SPF_IP99.192.167.5
SPF_MXplayacommunity.com

Related pages

Pivot deeper into the graph from playacommunity.com.

Cypher and MCP

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

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