Skip to content

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

WHISPER CANON · wooricard.comRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/wooricard.com

Resolution chain

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

IPPrefixASNOperatorCountry
211.248.182.68211.248.182.0/24AS17834WOORICARD-AS-KR-KR - WOORICARDKR

WHOIS identity

Registrar
iana:100
Organization
woori card co.,ltd.
Contact emails

Subdomains

64 observed subdomains of wooricard.com.

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 outbound links

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for wooricard.com.

MechanismTarget
SPF_IP1.232.5.1
SPF_IP106.241.157.21
SPF_IP203.248.67.104
SPF_IP203.248.67.120
SPF_IP203.248.67.13
SPF_IP203.248.67.14
SPF_IP210.182.9.151
SPF_IP210.182.9.19
SPF_IP211.248.182.135
SPF_IP211.248.182.3
SPF_IP211.248.182.4

Related pages

Pivot deeper into the graph from wooricard.com.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.