Skip to content

Hostname

linetech.it

Last fetched

linetech.it resolves to 1 IPv4 address operated by AS47583 in FR. WHOIS lists registrar:ovh as the registrar.

Nutrition Label

WHISPER CANON · linetech.itRouting diversity1.5/10Peering density6.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint5.2/10canon.whisper.security/host/linetech.it

Resolution chain

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

IPPrefixASNOperatorCountry
195.35.49.185195.35.48.0/23AS47583FR

WHOIS identity

Registrar
registrar:ovh
Organization
solei communications
Contact emails

Subdomains

4 observed subdomains of linetech.it.

Web-graph footprint

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

28 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for linetech.it.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmail.spf.kqi.it
SPF_IP188.13.24.22
SPF_IP213.215.170.180
SPF_IP93.56.57.0/24
SPF_IP95.224.122.37
SPF_IP95.224.179.222
SPF_IP95.226.23.250
SPF_MXlinetech.it

Related pages

Pivot deeper into the graph from linetech.it.

Cypher and MCP

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

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