Skip to content

Hostname

help.bugs.co.kr

Last fetched

help.bugs.co.kr resolves to 1 IPv4 address operated by AS45974 in KR.

Nutrition Label

WHISPER CANON · help.bugs.co.krRouting diversity1.5/10Peering density3.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/help.bugs.co.kr

Resolution chain

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

IPPrefixASNOperatorCountry
180.210.71.36180.210.71.0/24AS45974KR

WHOIS identity

No WHOIS records are currently associated with help.bugs.co.kr in WhisperGraph.

Web-graph footprint

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

6 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for help.bugs.co.kr.

MechanismTarget
SPF_INCLUDEnhnent.com
SPF_IP122.152.116.200
SPF_IP211.172.245.15
SPF_IP211.233.85.225
SPF_IP211.43.215.181
SPF_IP211.43.215.240
SPF_IP219.254.20.19
SPF_IP219.254.20.20

Related pages

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

Cypher and MCP

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

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