Skip to content

Hostname

planetel.it

Last fetched

planetel.it resolves to 1 IPv4 address operated by PLANETEL-SPA in IT. WHOIS lists registrar:planetel s.p.a. as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
178.251.79.133178.251.72.0/21AS47217PLANETEL-SPAIT

WHOIS identity

Registrar
registrar:planetel s.p.a.
Organization
planetel s.p.a.
Contact emails

Subdomains

245 observed subdomains of planetel.it.

Web-graph footprint

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

69 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

11 SPF mechanisms authorising senders for planetel.it.

MechanismTarget
SPF_INCLUDE_netblock3.planetel.it
SPF_INCLUDE_spf-exl.majordomo.it
SPF_INCLUDEsic001.com
SPF_IP109.233.217.0/24
SPF_IP178.251.79.128/27
SPF_IP46.21.181.96/27
SPF_IP77.244.187.74
SPF_IP80.244.112.0/24
SPF_IP80.244.113.31
SPF_IP80.244.113.37
SPF_IP94.102.134.13

Related pages

Pivot deeper into the graph from planetel.it.

Cypher and MCP

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

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