Skip to content

Hostname

playnet.it

Last fetched

playnet.it resolves to 1 IPv4 address operated by BRT-AS ITALY in IT. WHOIS lists registrar:playnet s.r.l. as the registrar.

Nutrition Label

WHISPER CANON · playnet.itRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/playnet.it

Resolution chain

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

IPPrefixASNOperatorCountry
62.48.49.18162.48.32.0/19AS13284BRT-AS ITALYIT

WHOIS identity

Registrar
registrar:playnet s.r.l.
Organization
brain technology s.p.a.
Contact emails

Subdomains

433 observed subdomains of playnet.it.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for playnet.it.

MechanismTarget
SPF_Aplaynet.it
SPF_INCLUDE_spf.google.com
SPF_IP178.237.0.0/20
SPF_IP62.48.32.0/19
SPF_MXplaynet.it

Related pages

Pivot deeper into the graph from playnet.it.

Cypher and MCP

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

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