Skip to content

Hostname

libeco.kr

Last fetched

libeco.kr resolves to 1 IPv4 address operated by AS-VULTR - The Constant Company, LLC in KR.

Nutrition Label

WHISPER CANON · libeco.krRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/libeco.kr

Resolution chain

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

IPPrefixASNOperatorCountry
158.247.198.199158.247.192.0/18AS20473AS-VULTR - The Constant Company, LLCKR

WHOIS identity

No WHOIS records are currently associated with libeco.kr in WhisperGraph.

Subdomains

3 observed subdomains of libeco.kr.

Web-graph footprint

Distinct hostnames that link to or from libeco.kr in the public web crawl.

12 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

1 SPF mechanism authorising senders for libeco.kr.

MechanismTarget
SPF_IP222.231.31.89

Related pages

Pivot deeper into the graph from libeco.kr.

Cypher and MCP

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

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