Skip to content

Hostname

kbcard.com

Last fetched

kbcard.com resolves to 2 IPv4 addresses operated by KOOKMINCARD2-AS-KR kbcard in KR. WHOIS lists iana:130 as the registrar.

Nutrition Label

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

Resolution chain

kbcard.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
211.217.201.200211.217.201.0/24AS9967KOOKMINCARD2-AS-KR kbcardKR
61.78.157.20061.78.157.0/24AS9784KOOKMINCARD1-AS-KR kbcardKR

WHOIS identity

Registrar
iana:130
Organization
Contact emails

Subdomains

115 observed subdomains of kbcard.com.

Web-graph footprint

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

Sample outbound links

Threat posture

History

Mail and authentication

MX records

SPF policy

10 SPF mechanisms authorising senders for kbcard.com.

MechanismTarget
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

Related pages

Pivot deeper into the graph from kbcard.com.

Cypher and MCP

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

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