Skip to content

Hostname

bugs.co.kr

Last fetched

bugs.co.kr resolves to 2 IPv4 addresses operated by AS45974 in KR. WHOIS lists registrar:whois corp.(http://whois.co.kr) as the registrar.

Nutrition Label

WHISPER CANON · bugs.co.krRouting diversity2.4/10Peering density3.8/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint5.6/10canon.whisper.security/host/bugs.co.kr

Resolution chain

bugs.co.kr resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
registrar:whois corp.(http://whois.co.kr)
Organization
???? ??
Contact emails

Subdomains

68 observed subdomains of bugs.co.kr.

Web-graph footprint

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

117 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for bugs.co.kr.

MechanismTarget
SPF_INCLUDEnhnent.com
SPF_IP103.194.111.4
SPF_IP103.243.201.32
SPF_IP114.110.144.102
SPF_IP114.110.145.90
SPF_IP121.254.181.122
SPF_IP121.254.181.123
SPF_IP121.254.181.124
SPF_IP121.254.181.24
SPF_IP121.254.181.25
SPF_IP121.254.182.23
SPF_IP133.186.187.120
SPF_IP133.186.187.121
SPF_IP133.186.187.122

Related pages

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

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "bugs.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.