Skip to content

Hostname

lc.hu

Last fetched

lc.hu resolves to 1 IPv4 address operated by AS28924 in HU.

Nutrition Label

WHISPER CANON · lc.huRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/lc.hu

Resolution chain

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

IPPrefixASNOperatorCountry
212.52.180.20212.52.180.0/24AS28924HU

WHOIS identity

No WHOIS records are currently associated with lc.hu in WhisperGraph.

Subdomains

231 observed subdomains of lc.hu.

Web-graph footprint

Distinct hostnames that link to or from lc.hu in the public web crawl.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

MX records

SPF policy

2 SPF mechanisms authorising senders for lc.hu.

MechanismTarget
SPF_IP195.56.148.87
SPF_IP212.52.180.20

Related pages

Pivot deeper into the graph from lc.hu.

Cypher and MCP

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

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