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
Resolution chain
kbcard.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 211.217.201.200 | 211.217.201.0/24 | AS9967 | KOOKMINCARD2-AS-KR kbcard | KR |
| 61.78.157.200 | 61.78.157.0/24 | AS9784 | KOOKMINCARD1-AS-KR kbcard | KR |
WHOIS identity
- Registrar
- iana:130
- Organization
- —
- Contact emails
Subdomains
115 observed subdomains of kbcard.com.
Showing 25 of 115. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from kbcard.com in the public web crawl.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
10 SPF mechanisms authorising senders for kbcard.com.
| Mechanism | Target |
|---|---|
| SPF_IP | 211.32.93.131 |
| SPF_IP | 211.32.93.132 |
| SPF_IP | 211.32.93.133 |
| SPF_IP | 211.32.93.134 |
| SPF_IP | 211.32.93.135 |
| SPF_IP | 211.32.93.136 |
| SPF_IP | 211.32.93.137 |
| SPF_IP | 211.32.93.138 |
| SPF_IP | 211.32.93.139 |
| SPF_IP | 211.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.