Skip to content

Hostname

kr.strong-study.com

Last fetched

kr.strong-study.com resolves to 6 IPv4 addresses operated by BEDGE-CO-LIMITED - BEDGE CO LIMITED in TH.

Nutrition Label

WHISPER CANON · kr.strong-study.comRouting diversity3.0/10Peering density8.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/kr.strong-study.com

Resolution chain

kr.strong-study.com resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
103.84.109.152103.84.109.0/24AS63139BEDGE-CO-LIMITED - BEDGE CO LIMITEDTH
103.84.109.153103.84.109.0/24AS63139BEDGE-CO-LIMITED - BEDGE CO LIMITEDTH
175.176.193.165175.176.193.0/24AS138915TH
175.176.193.166175.176.193.0/24AS138915TH
38.60.170.15538.60.170.0/24AS63139BEDGE-CO-LIMITED - BEDGE CO LIMITEDTR
38.60.170.15638.60.170.0/24AS63139BEDGE-CO-LIMITED - BEDGE CO LIMITEDTR

WHOIS identity

No WHOIS records are currently associated with kr.strong-study.com in WhisperGraph.

Threat posture

History

Related pages

Pivot deeper into the graph from kr.strong-study.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "kr.strong-study.com"})-[: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.