Skip to content

Hostname

kcrwork.com

Last fetched

kcrwork.com resolves to 211.239.164.172, announced in 211.239.164.0/24 by HOSTWAY-AS-KR-KR - Hostway IDC in KR. kcrwork.com 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 · kcrwork.comRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/kcrwork.com

Resolution chain

IPv6 resolution

No AAAA record for kcrwork.com is recorded in WhisperGraph.

Attribution

hostway idc

DNS_OPERATOR, ORIGIN_AS

WHOIS identity

Registrar
registrar:viaweb inc.
Registrant organisation
internet-kyocharo
Contact emails
dev.realtysoft@gmail.com, webmaster@icross.co.kr

Subdomains

Mail and authentication

Nameservers

  • kcrwork.com
  • ns1.kcrwork.com
  • ns2.kcrwork.com

SPF policy

  • mx: kcrwork.com
  • ip: 211.239.164.171
  • ip: 211.239.164.172
  • ip: 211.239.164.173
  • ip: 211.239.164.174
  • ip: 211.239.164.175
  • ip: 211.43.187.115

Threat-feed evidence

History

Related pages

Pivot from kcrwork.com 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: "kcrwork.com"})-[: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.