Skip to content

Hostname

tscientific.co.kr

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.225.117.10413.225.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
13.225.117.4013.225.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
13.225.117.4213.225.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
13.225.117.4713.225.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
54.192.35.10554.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.2254.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.5754.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.8554.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

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

Subdomains

3 observed subdomains of tscientific.co.kr.

Web-graph footprint

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

10 sites link to this hostname.

28 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for tscientific.co.kr.

MechanismTarget
SPF_INCLUDE_spf.hiworks.co.kr
SPF_INCLUDEspf.protection.outlook.com
SPF_IP121.78.131.113
SPF_IP121.78.131.174
SPF_IP121.78.131.224
SPF_IP15.165.115.43
SPF_IP222.112.138.177
SPF_IP222.112.138.180
SPF_IP61.75.3.105

Related pages

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

Cypher and MCP

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

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