Skip to content

Hostname

buyplus.kr

Last fetched

buyplus.kr resolves to 1 IPv4 address operated by AS9286 in KR.

Nutrition Label

WHISPER CANON · buyplus.krRouting diversity1.5/10Peering density5.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/buyplus.kr

Resolution chain

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

IPPrefixASNOperatorCountry
1.201.166.211.201.128.0/18AS9286KR

WHOIS identity

No WHOIS records are currently associated with buyplus.kr in WhisperGraph.

Subdomains

2 observed subdomains of buyplus.kr.

Web-graph footprint

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

Threat posture

History

Mail and authentication

MX records

SPF policy

5 SPF mechanisms authorising senders for buyplus.kr.

MechanismTarget
SPF_INCLUDE_spf.daum.net
SPF_IP1.201.165.135
SPF_IP1.201.166.21
SPF_IP121.78.85.68
SPF_IP121.78.85.69

Related pages

Pivot deeper into the graph from buyplus.kr.

Cypher and MCP

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

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