Skip to content

Hostname

sti-th.com

Last fetched

sti-th.com resolves to 1 IPv4 address operated by AS135161 in JP. WHOIS lists iana:82 as the registrar.

Nutrition Label

WHISPER CANON · sti-th.comRouting diversity1.5/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.2/10canon.whisper.security/host/sti-th.com

Resolution chain

sti-th.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
163.44.198.39163.44.196.0/22AS135161JP

WHOIS identity

Registrar
iana:82
Organization
subsoontorn industry co.,ltd.
Contact emails

Subdomains

4 observed subdomains of sti-th.com.

Threat posture

History

Mail and authentication

SPF policy

17 SPF mechanisms authorising senders for sti-th.com.

MechanismTarget
SPF_INCLUDE_spf.wh.cloud.z.com
SPF_IP150.95.29.29
SPF_IP150.95.29.34
SPF_IP150.95.29.36
SPF_IP150.95.29.37
SPF_IP150.95.29.39
SPF_IP150.95.29.40
SPF_IP150.95.29.41
SPF_IP150.95.29.42
SPF_IP150.95.29.43
SPF_IP150.95.29.44
SPF_IP150.95.29.45
SPF_IP150.95.29.58
SPF_IP150.95.29.59
SPF_IP150.95.29.60
SPF_IP150.95.29.63
SPF_MXwin04-mail.zth.netdesignhost.com

Related pages

Pivot deeper into the graph from sti-th.com.

Cypher and MCP

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

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