Skip to content

Hostname

igm.or.kr

Last fetched

igm.or.kr resolves to 1 IPv4 address operated by AS4961 in KR. WHOIS lists registrar:(?)?????? as the registrar.

Nutrition Label

WHISPER CANON · igm.or.krRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.3/10canon.whisper.security/host/igm.or.kr

Resolution chain

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

IPPrefixASNOperatorCountry
152.149.152.13152.149.128.0/17AS4961KR

WHOIS identity

Registrar
registrar:(?)??????
Organization
???
Contact emails

Subdomains

24 observed subdomains of igm.or.kr.

Web-graph footprint

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

46 sites link to this hostname.

62 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for igm.or.kr.

MechanismTarget
SPF_INCLUDE_spf.daum.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.naver.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP1.201.143.140
SPF_IP1.201.143.152
SPF_IP1.201.143.181
SPF_IP152.149.152.13
SPF_IP152.149.152.2
SPF_IP152.149.152.3
SPF_IP180.131.2.71

Related pages

Pivot deeper into the graph from igm.or.kr.

Cypher and MCP

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

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