Skip to content

Hostname

cplay.it

Last fetched

cplay.it resolves to 4 IPv4 addresses operated by AKAMAI-ASN1 - Akamai International B.V. in CA. WHOIS lists registrar:eurodns sa as the registrar.

Nutrition Label

WHISPER CANON · cplay.itRouting diversity2.4/10Peering density9.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint5.6/10canon.whisper.security/host/cplay.it

Resolution chain

cplay.it resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
2.16.170.1702.16.170.0/24AS20940AKAMAI-ASN1 - Akamai International B.V.CA
2.16.170.1712.16.170.0/24AS20940AKAMAI-ASN1 - Akamai International B.V.CA
72.247.40.1172.247.40.0/24AS20940AKAMAI-ASN1 - Akamai International B.V.AR
72.247.40.2672.247.40.0/24AS20940AKAMAI-ASN1 - Akamai International B.V.AR

WHOIS identity

Registrar
registrar:eurodns sa
Organization
e-play24 ita
Contact emails

Subdomains

25 observed subdomains of cplay.it.

Web-graph footprint

Distinct hostnames that link to or from cplay.it in the public web crawl.

47 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for cplay.it.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEvxmail.eplay24.it
SPF_IP195.231.90.1/24
SPF_IP212.112.91.73/32
SPF_IP5.150.140.1/24

Related pages

Pivot deeper into the graph from cplay.it.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "cplay.it"})-[: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.