Skip to content

Hostname

ocs-lt.proxy.control.com.pl

Last fetched

ocs-lt.proxy.control.com.pl resolves to 1 IPv4 address operated by HOMEPL-AS - home.pl sp. z o.o..

Nutrition Label

WHISPER CANON · ocs-lt.proxy.control.com.plRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/ocs-lt.proxy.control.com.pl

Resolution chain

ocs-lt.proxy.control.com.pl resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
46.242.137.21146.242.128.0/18AS12824HOMEPL-AS - home.pl sp. z o.o.

WHOIS identity

No WHOIS records are currently associated with ocs-lt.proxy.control.com.pl in WhisperGraph.

Threat posture

History

Related pages

Pivot deeper into the graph from ocs-lt.proxy.control.com.pl.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "ocs-lt.proxy.control.com.pl"})-[: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.