Hostname
wooricard.com
Last fetched
wooricard.com resolves to 1 IPv4 address operated by WOORICARD-AS-KR-KR - WOORICARD in KR. WHOIS lists iana:100 as the registrar.
Nutrition Label
Resolution chain
wooricard.com 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 |
|---|---|---|---|---|
| 211.248.182.68 | 211.248.182.0/24 | AS17834 | WOORICARD-AS-KR-KR - WOORICARD | KR |
WHOIS identity
- Registrar
- iana:100
- Organization
- woori card co.,ltd.
- Contact emails
Subdomains
64 observed subdomains of wooricard.com.
Showing 25 of 64. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from wooricard.com in the public web crawl.
227 sites link to this hostname.
2 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
11 SPF mechanisms authorising senders for wooricard.com.
| Mechanism | Target |
|---|---|
| SPF_IP | 1.232.5.1 |
| SPF_IP | 106.241.157.21 |
| SPF_IP | 203.248.67.104 |
| SPF_IP | 203.248.67.120 |
| SPF_IP | 203.248.67.13 |
| SPF_IP | 203.248.67.14 |
| SPF_IP | 210.182.9.151 |
| SPF_IP | 210.182.9.19 |
| SPF_IP | 211.248.182.135 |
| SPF_IP | 211.248.182.3 |
| SPF_IP | 211.248.182.4 |
Related pages
Pivot deeper into the graph from wooricard.com.
- IP · 211.248.182.68
- ASN · AS17834WOORICARD-AS-KR-KR - WOORICARD
- Registrar · iana:100
- Country · KR
- Email · damian.kh.choi@wooricard.com
- TLD · .com
- Browse hostnames · wo…
- 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: "wooricard.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.