Skip to content

Hostname

teleline.it

Last fetched

teleline.it resolves to 2 IPv4 addresses operated by AS63949 in DE. WHOIS lists registrar:timenet s.p.a. as the registrar.

Nutrition Label

WHISPER CANON · teleline.itRouting diversity2.4/10Peering density6.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.0/10canon.whisper.security/host/teleline.it

Resolution chain

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

WHOIS identity

Registrar
registrar:timenet s.p.a.
Organization
tele-line di valente franca, antonio e c. snc
Contact emails

Subdomains

10 observed subdomains of teleline.it.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

MX records

SPF policy

5 SPF mechanisms authorising senders for teleline.it.

MechanismTarget
SPF_IP178.250.64.0/24
SPF_IP178.250.66.91
SPF_IP178.250.66.93
SPF_IP31.193.16.69/32
SPF_MXteleline.it

Related pages

Pivot deeper into the graph from teleline.it.

Cypher and MCP

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

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