Skip to content

Hostname

ascotlc.it

Last fetched

ascotlc.it resolves to 1 IPv4 address operated by AS21309 in IT. WHOIS lists registrar:herabit s.p.a. as the registrar.

Nutrition Label

WHISPER CANON · ascotlc.itRouting diversity1.5/10Peering density5.6/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/ascotlc.it

Resolution chain

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

IPPrefixASNOperatorCountry
80.86.158.16380.86.156.0/22AS21309IT

WHOIS identity

Registrar
registrar:herabit s.p.a.
Organization
asco tlc spa
Contact emails

Subdomains

119 observed subdomains of ascotlc.it.

Web-graph footprint

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

6 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for ascotlc.it.

MechanismTarget
SPF_Arelay1.ascotlc.it
SPF_Arelay3.ascotlc.it
SPF_Arelay6.ascotlc.it
SPF_Asmtpcor.acantho.com
SPF_INCLUDEmusvc.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP80.86.158.178/32
SPF_IP80.86.158.196
SPF_IP93.174.64.0/21
SPF_MXascotlc.it

Related pages

Pivot deeper into the graph from ascotlc.it.

Cypher and MCP

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

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