Skip to content

Hostname

lpc.com.ua

Last fetched

lpc.com.ua resolves to 1 IPv4 address operated by ADAMANT Kyiv, Ukraine in UA.

Nutrition Label

WHISPER CANON · lpc.com.uaRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/lpc.com.ua

Resolution chain

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

IPPrefixASNOperatorCountry
91.205.16.13391.205.16.0/22AS8788ADAMANT Kyiv, UkraineUA

WHOIS identity

No WHOIS records are currently associated with lpc.com.ua in WhisperGraph.

Subdomains

4 observed subdomains of lpc.com.ua.

Web-graph footprint

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

65 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for lpc.com.ua.

MechanismTarget
SPF_Alpc.com.ua
SPF_IP91.205.16.133
SPF_MXlpc.com.ua

Related pages

Pivot deeper into the graph from lpc.com.ua.

Cypher and MCP

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

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