Skip to content

Hostname

playfre.com

Last fetched

playfre.com resolves to 192.250.227.37, announced in 192.250.227.0/24 by WHG-DAL - WHG Hosting Services Ltd in US. playfre.com is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · playfre.comRouting diversity1.5/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/playfre.com

Resolution chain

IPv6 resolution

No AAAA record for playfre.com is recorded in WhisperGraph.

Attribution

whg

ORIGIN_AS

WHOIS identity

Registrar
iana:472
Registrant organisation
martin ra?c
Contact emails
playfre.com@superprivacyservice.com, martinrac95@gmail.com

Subdomains

Web-graph footprint

Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.

Mail and authentication

Nameservers

  • ns3012.mochahost.com
  • ns4012.mochahost.com
  • ns1.mysecurecloudhost.com
  • ns2.mysecurecloudhost.com
  • ns3.mysecurecloudhost.com
  • ns4.mysecurecloudhost.com

MX records

  • mail.playfre.com
  • mxa.mailgun.org
  • mxb.mailgun.org

SPF policy

  • include: spf.antispamcloud.com
  • include: spf.mysecurecloudhost.com
  • a: playfre.com
  • mx: playfre.com
  • include: relay.mailchannels.net
  • ip: 192.250.227.37
  • ip: 198.38.83.198
  • ip: 198.38.86.117
  • ip: 204.93.178.24
  • ip: 204.93.196.26

Threat-feed evidence

History

Related pages

Pivot from playfre.com into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "playfre.com"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.