Skip to content

Hostname

settlebank.co.kr

Last fetched

settlebank.co.kr resolves to 210.112.82.158, announced in 210.112.64.0/19 by SejongTelecom-AS-KR-KR - SEJONG NETWORKS in KR. settlebank.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 · settlebank.co.krRouting diversity1.5/10Peering density7.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint6.6/10canon.whisper.security/host/settlebank.co.kr

Resolution chain

IPv6 resolution

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

Attribution

sejong

ORIGIN_AS

WHOIS identity

Registrar
registrar:(?)???
Registrant organisation
????(?)

Subdomains

Web-graph footprint

Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.

Mail and authentication

Nameservers

  • m_internet_glb.com
  • ns1-1.ns-ncloud.com
  • ns1-2.ns-ncloud.com
  • a1-190.akam.net
  • a13-67.akam.net
  • a20-67.akam.net
  • a26-65.akam.net
  • a4-67.akam.net
  • a7-64.akam.net

MX records

  • kr1-aspmx1.worksmobile.com
  • kr1-aspmx2.worksmobile.com

SPF policy

  • include: spf.worksmobile.com
  • ip: 210.112.82.140
  • ip: 210.112.82.141
  • ip: 210.112.82.161
  • ip: 210.112.82.162
  • ip: 210.112.82.163
  • ip: 61.250.95.6

Threat-feed evidence

History

Related pages

Pivot from settlebank.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: "settlebank.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.