Skip to content

Hostname

free2play.com

Last fetched

free2play.com resolves to 2 IPv4 addresses operated by AS39020 in ES. WHOIS lists iana:472 as the registrar.

Nutrition Label

WHISPER CANON · free2play.comRouting diversity2.4/10Peering density6.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/free2play.com

Resolution chain

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

WHOIS identity

Registrar
iana:472
Organization
david puig rojas
Contact emails

Subdomains

10 observed subdomains of free2play.com.

Web-graph footprint

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

26 sites link to this hostname.

17 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • free2play.com

SPF policy

6 SPF mechanisms authorising senders for free2play.com.

MechanismTarget
SPF_Afree2play.com
SPF_IP193.203.118.65
SPF_IP193.203.119.25
SPF_IP193.203.119.28
SPF_IP46.224.215.93
SPF_MXfree2play.com

Related pages

Pivot deeper into the graph from free2play.com.

Cypher and MCP

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

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