Skip to content

Hostname

unicreditleasing.sk

Last fetched

unicreditleasing.sk resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in DE. WHOIS lists registrar:webglobe, a.s. as the registrar.

Nutrition Label

WHISPER CANON · unicreditleasing.skRouting diversity1.5/10Peering density3.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/unicreditleasing.sk

Resolution chain

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

IPPrefixASNOperatorCountry
20.153.226.2320.153.226.0/24AS8069MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationDE

WHOIS identity

Registrar
registrar:webglobe, a.s.
Organization
unicredit leasing slovakia, a.s.
Contact emails

Subdomains

13 observed subdomains of unicreditleasing.sk.

Web-graph footprint

Distinct hostnames that link to or from unicreditleasing.sk in the public web crawl.

29 sites link to this hostname.

13 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for unicreditleasing.sk.

MechanismTarget
SPF_Amail1.unicreditleasing.sk
SPF_INCLUDEspf.protection.outlook.com
SPF_IP62.65.167.115
SPF_MXunicreditleasing.sk

Related pages

Pivot deeper into the graph from unicreditleasing.sk.

Cypher and MCP

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

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