Skip to content

Hostname

blueweb.co.kr

Last fetched

blueweb.co.kr resolves to 1 IPv4 address operated by AS9318 in KR. WHOIS lists registrar:blueweb.co,ltd(http://www.blueweb.co.kr) as the registrar.

Nutrition Label

WHISPER CANON · blueweb.co.krRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/blueweb.co.kr

Resolution chain

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

IPPrefixASNOperatorCountry
211.202.2.5211.200.0.0/13AS9318KR

WHOIS identity

Registrar
registrar:blueweb.co,ltd(http://www.blueweb.co.kr)
Organization
(?)???
Contact emails

Subdomains

290 observed subdomains of blueweb.co.kr.

Web-graph footprint

Distinct hostnames that link to or from blueweb.co.kr in the public web crawl.

135 sites link to this hostname.

62 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for blueweb.co.kr.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP119.207.78.148
SPF_IP210.205.6.5
SPF_IP211.202.2.121
SPF_IP211.202.2.141
SPF_IP211.202.2.5
SPF_IP221.143.46.114
SPF_IP221.143.46.226
SPF_IP221.143.46.227
SPF_IP221.143.46.228
SPF_IP221.143.46.4
SPF_IP222.239.223.233

Related pages

Pivot deeper into the graph from blueweb.co.kr.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "blueweb.co.kr"})-[: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.