Skip to content

Hostname

kbstar.com

Last fetched

kbstar.com resolves to 1 IPv4 address operated by KBSTAR KOOKMIN BANK in KR.

Nutrition Label

WHISPER CANON · kbstar.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/kbstar.com

Resolution chain

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

IPPrefixASNOperatorCountry
210.108.173.144210.108.173.0/24AS9776KBSTAR KOOKMIN BANKKR

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

Distinct hostnames that link to or from kbstar.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for kbstar.com.

MechanismTarget
SPF_IP116.124.143.167
SPF_IP116.124.143.168
SPF_IP116.124.143.169
SPF_IP116.124.143.170
SPF_IP116.124.143.171
SPF_IP116.124.143.172
SPF_IP116.124.143.173
SPF_IP116.124.143.174
SPF_IP116.124.143.175
SPF_IP116.124.143.176
SPF_IP119.192.182.81
SPF_IP210.124.124.147

Related pages

Pivot deeper into the graph from kbstar.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "kbstar.com"})-[: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.