Skip to content

Hostname

tecnasrl.com

Last fetched

tecnasrl.com resolves to 1 IPv4 address operated by ASN-IDC - Telecom Italia S.p.A. in IT. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · tecnasrl.comRouting diversity1.5/10Peering density4.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/tecnasrl.com

Resolution chain

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

IPPrefixASNOperatorCountry
156.54.14.252156.54.14.0/24AS20746ASN-IDC - Telecom Italia S.p.A.IT

WHOIS identity

Registrar
iana:69
Organization
contact privacy inc. customer 018918697
Contact emails

Subdomains

2 observed subdomains of tecnasrl.com.

Web-graph footprint

Distinct hostnames that link to or from tecnasrl.com in the public web crawl.

13 sites link to this hostname.

18 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for tecnasrl.com.

MechanismTarget
SPF_IP2.228.5.229
SPF_IP2.228.5.234
SPF_IP81.208.31.201
SPF_IP81.208.31.202
SPF_IP81.208.46.246

Related pages

Pivot deeper into the graph from tecnasrl.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "tecnasrl.com"})-[: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.