Skip to content

Hostname

sharebox.co.kr

Last fetched

sharebox.co.kr resolves to 9 IPv4 addresses operated by BROADBANDIDC-AS-KR-KR - BROADBANDIDC in KR. WHOIS lists registrar:(?)??? as the registrar.

Nutrition Label

WHISPER CANON · sharebox.co.krRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/sharebox.co.kr

Resolution chain

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

IPPrefixASNOperatorCountry
222.239.167.139222.239.167.0/24AS45370BROADBANDIDC-AS-KR-KR - BROADBANDIDCKR
222.239.167.140222.239.167.0/24AS45370BROADBANDIDC-AS-KR-KR - BROADBANDIDCKR
222.239.167.141222.239.167.0/24AS45370BROADBANDIDC-AS-KR-KR - BROADBANDIDCKR
222.239.167.142222.239.167.0/24AS45370BROADBANDIDC-AS-KR-KR - BROADBANDIDCKR
222.239.167.151222.239.167.0/24AS45370BROADBANDIDC-AS-KR-KR - BROADBANDIDCKR
222.239.167.152222.239.167.0/24AS45370BROADBANDIDC-AS-KR-KR - BROADBANDIDCKR
222.239.167.154222.239.167.0/24AS45370BROADBANDIDC-AS-KR-KR - BROADBANDIDCKR
222.239.167.155222.239.167.0/24AS45370BROADBANDIDC-AS-KR-KR - BROADBANDIDCKR
222.239.167.156222.239.167.0/24AS45370BROADBANDIDC-AS-KR-KR - BROADBANDIDCKR

WHOIS identity

Registrar
registrar:(?)???
Organization
??? ???
Contact emails

Subdomains

13 observed subdomains of sharebox.co.kr.

Web-graph footprint

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

30 sites link to this hostname.

24 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for sharebox.co.kr.

MechanismTarget
SPF_IP222.239.167.131
SPF_IP222.239.167.135
SPF_IP222.239.167.136
SPF_IP222.239.167.140
SPF_IP222.239.167.141

Related pages

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

Cypher and MCP

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

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