Skip to content

Hostname

tescoma.it

Last fetched

tescoma.it resolves to 1 IPv4 address operated by CMIS in CZ. WHOIS lists registrar:register s.p.a. as the registrar.

Nutrition Label

WHISPER CANON · tescoma.itRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/tescoma.it

Resolution chain

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

IPPrefixASNOperatorCountry
89.23.125.6589.23.125.0/24AS204949CMISCZ

WHOIS identity

Registrar
registrar:register s.p.a.
Organization
tescoma srl
Contact emails

Subdomains

7 observed subdomains of tescoma.it.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for tescoma.it.

MechanismTarget
SPF_Aantispam.tescoma.it
SPF_Aauthsmtp.tescoma.it
SPF_Amailgate.officegroup.it
SPF_INCLUDEworkup.it
SPF_IP89.31.76.247
SPF_IP89.31.79.85
SPF_IP91.187.216.154
SPF_IP91.187.216.155
SPF_MXtescoma.it

Related pages

Pivot deeper into the graph from tescoma.it.

Cypher and MCP

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

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