Skip to content

Hostname

ascom.lecco.it

Last fetched

ascom.lecco.it appears in WhisperGraph with partial WHOIS records but no current public IPv4 resolution.

Nutrition Label

WHISPER CANON · ascom.lecco.itRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/ascom.lecco.it

Resolution chain

ascom.lecco.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

No WHOIS records are currently associated with ascom.lecco.it in WhisperGraph.

Subdomains

6 observed subdomains of ascom.lecco.it.

Web-graph footprint

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

9 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for ascom.lecco.it.

MechanismTarget
SPF_Aascom.lecco.it
SPF_Amail.ascom.lecco.it
SPF_Aspf4.semplify.net
SPF_INCLUDE_spf.aruba.it
SPF_INCLUDEservers.mcsv.net
SPF_IP80.88.95.126/32
SPF_IP82.134.219.58/29
SPF_MXascom.lecco.it

Related pages

Pivot deeper into the graph from ascom.lecco.it.

Cypher and MCP

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

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