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
Resolution chain
planetel.it resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 178.251.79.133 | 178.251.72.0/21 | AS47217 | PLANETEL-SPA | IT |
WHOIS identity
- Registrar
- registrar:planetel s.p.a.
- Organization
- planetel s.p.a.
- Contact emails
- —
Subdomains
245 observed subdomains of planetel.it.
Showing 25 of 245. View all subdomains →
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.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _netblock3.planetel.it |
| SPF_INCLUDE | _spf-exl.majordomo.it |
| SPF_INCLUDE | sic001.com |
| SPF_IP | 109.233.217.0/24 |
| SPF_IP | 178.251.79.128/27 |
| SPF_IP | 46.21.181.96/27 |
| SPF_IP | 77.244.187.74 |
| SPF_IP | 80.244.112.0/24 |
| SPF_IP | 80.244.113.31 |
| SPF_IP | 80.244.113.37 |
| SPF_IP | 94.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.