Skip to content

Hostname

imbc.co.kr

Last fetched

imbc.co.kr resolves to 2 IPv4 addresses operated by AS3786 in KR.

Nutrition Label

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

Resolution chain

imbc.co.kr resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

No WHOIS records are currently associated with imbc.co.kr in WhisperGraph.

Subdomains

11 observed subdomains of imbc.co.kr.

Web-graph footprint

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

6 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for imbc.co.kr.

MechanismTarget
SPF_INCLUDEspf.worksmobile.com
SPF_INCLUDEspf001.imbc.co.kr
SPF_INCLUDEspf002.imbc.co.kr
SPF_IP121.254.134.25

Related pages

Pivot deeper into the graph from imbc.co.kr.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "imbc.co.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.