Skip to content

Hostname

bhappy.co.kr

Last fetched

bhappy.co.kr resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in KR.

Nutrition Label

WHISPER CANON · bhappy.co.krRouting diversity3.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/bhappy.co.kr

Resolution chain

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

IPPrefixASNOperatorCountry
15.165.118.8315.164.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.KR
3.34.86.1953.34.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.KR
3.39.123.1423.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR
43.203.35.14843.200.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR

WHOIS identity

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

Subdomains

3 observed subdomains of bhappy.co.kr.

Web-graph footprint

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

6 sites link to this hostname.

19 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for bhappy.co.kr.

MechanismTarget
SPF_IP211.172.243.76
SPF_IP211.172.243.77
SPF_IP223.130.85.11
SPF_IP223.130.85.12
SPF_IP223.130.85.13
SPF_IP223.130.85.56

Related pages

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

Cypher and MCP

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

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