Skip to content

Hostname

betterbox.co.kr

Last fetched

betterbox.co.kr resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in OM.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
143.204.106.20143.204.106.0/24AS16509AMAZON-02 - Amazon.com, Inc.OM
143.204.106.43143.204.106.0/24AS16509AMAZON-02 - Amazon.com, Inc.OM
143.204.106.69143.204.106.0/24AS16509AMAZON-02 - Amazon.com, Inc.OM
143.204.106.7143.204.106.0/24AS16509AMAZON-02 - Amazon.com, Inc.OM
18.66.171.10918.66.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
18.66.171.11518.66.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
18.66.171.12518.66.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
18.66.171.6818.66.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

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

Subdomains

1 observed subdomain of betterbox.co.kr.

Web-graph footprint

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

16 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for betterbox.co.kr.

MechanismTarget
SPF_INCLUDE_spf.daum.net

Related pages

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

Cypher and MCP

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

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