Skip to content

Hostname

tecsystems.it

Last fetched

tecsystems.it has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:aruba s.p.a. as the registrar.

Nutrition Label

WHISPER CANON · tecsystems.itRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.0/10canon.whisper.security/host/tecsystems.it

Resolution chain

tecsystems.it has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
registrar:aruba s.p.a.
Organization
antonio cosenza
Contact emails

Subdomains

25 observed subdomains of tecsystems.it.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for tecsystems.it.

MechanismTarget
SPF_Atecsystems.it
SPF_INCLUDEspf.protection.outlook.com
SPF_IP116.202.45.210/32
SPF_IP116.202.45.216/32
SPF_IP159.69.161.57/32
SPF_IP94.130.194.245/32
SPF_MXtecsystems.it

Related pages

Pivot deeper into the graph from tecsystems.it.

Cypher and MCP

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

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