Skip to content

Hostname

disc.co.kr

Last fetched

disc.co.kr resolves to 152.149.40.7, announced in 152.149.40.0/21 by DISC-AS-KR-KR - Daewoo Information Systems in KR. disc.co.kr is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

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

Resolution chain

IPv6 resolution

No AAAA record for disc.co.kr is recorded in WhisperGraph.

Attribution

daewoo information

ORIGIN_AS

WHOIS identity

Registrar
iana:244
Registrant organisation
???????(?)

Subdomains

Mail and authentication

Nameservers

  • ns.disc.co.kr
  • ns2.disc.co.kr
  • ns1.sync.co.kr
  • ns2.sync.co.kr

MX records

  • disc-co-kr.mail.protection.outlook.com

SPF policy

  • ip: 13.124.111.122/32
  • include: spf.protection.outlook.com
  • ip: 152.149.40.11
  • ip: 152.149.40.7
  • ip: 152.149.40.9
  • ip: 152.149.58.6
  • ip: 152.149.58.7
  • ip: 152.149.58.8

Threat-feed evidence

History

Related pages

Pivot from disc.co.kr into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "disc.co.kr"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.