Hostname
capcold.net
Last fetched
capcold.net resolves to 1 IPv4 address operated by YHKR3-AS-KR KR3 Service Co,.Ltd. in KR. WHOIS lists iana:1132 as the registrar.
Nutrition Label
Resolution chain
capcold.net resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 223.26.138.10 | 223.26.128.0/18 | AS38690 | YHKR3-AS-KR KR3 Service Co,.Ltd. | KR |
WHOIS identity
- Registrar
- iana:1132
- Organization
- kim nak ho
- Contact emails
Subdomains
2 observed subdomains of capcold.net.
| Subdomain |
|---|
| mail.capcold.net |
| www.capcold.net |
Web-graph footprint
Distinct hostnames that link to or from capcold.net in the public web crawl.
32 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for capcold.net.
| Mechanism | Target |
|---|---|
| SPF_IP | 112.175.185.19 |
Related pages
Pivot deeper into the graph from capcold.net.
- IP · 223.26.138.10
- ASN · AS38690YHKR3-AS-KR KR3 Service Co,.Ltd.
- Registrar · iana:1132
- Country · KR
- Email · capcold@nownuri.net
- TLD · .net
- Browse hostnames · ca…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "capcold.net"})-[: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.