Skip to content

Hostname

kbfg.com

Last fetched

kbfg.com resolves to 1 IPv4 address operated by HNCBWORLD-AS-KR KOOKMIN BANK in KR.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
210.179.238.213210.179.238.0/24AS10196HNCBWORLD-AS-KR 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 kbfg.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

23 SPF mechanisms authorising senders for kbfg.com.

MechanismTarget
SPF_IP210.124.124.147
SPF_IP210.221.57.131
SPF_IP210.221.57.132
SPF_IP210.221.57.133
SPF_IP210.221.57.134
SPF_IP210.221.57.135
SPF_IP210.221.57.136
SPF_IP210.221.57.137
SPF_IP210.221.57.138
SPF_IP210.221.57.139
SPF_IP210.221.57.140
SPF_IP211.32.93.130
SPF_IP211.32.93.131
SPF_IP211.32.93.132
SPF_IP211.32.93.133
SPF_IP211.32.93.134
SPF_IP211.32.93.135
SPF_IP211.32.93.136
SPF_IP211.32.93.137
SPF_IP211.32.93.138
SPF_IP211.32.93.139
SPF_IP211.32.93.140
SPF_IP39.125.147.36

Related pages

Pivot deeper into the graph from kbfg.com.

Cypher and MCP

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

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