Skip to content

Hostname

lichypokorna.com

Last fetched

lichypokorna.com resolves to 1 IPv4 address operated by AS8648 in SK. WHOIS lists iana:1505 as the registrar.

Nutrition Label

WHISPER CANON · lichypokorna.comRouting diversity1.5/10Peering density5.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/lichypokorna.com

Resolution chain

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

IPPrefixASNOperatorCountry
212.57.32.72212.57.32.0/23AS8648SK

WHOIS identity

Registrar
iana:1505
Organization
ing.arch. richard lichy
Contact emails

Web-graph footprint

Distinct hostnames that link to or from lichypokorna.com in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for lichypokorna.com.

MechanismTarget
SPF_INCLUDE_spf.nichosting.sk
SPF_IP193.105.142.0/24
SPF_IP212.57.32.0/24
SPF_IP2a01:390:4::/64
SPF_IP2a06:6bc0:0:3:0:0:0:11
SPF_IP2a06:6bc0:0:3:215:60ff:fe55:4917
SPF_IP62.176.169.19
SPF_IP62.176.169.20
SPF_IP81.89.56.0/24

Related pages

Pivot deeper into the graph from lichypokorna.com.

Cypher and MCP

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

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