Skip to content

Hostname

nzstudyth.com

Last fetched

nzstudyth.com resolves to 1 IPv4 address operated by CSLOX-IDC-AS-AP - CS LOXINFO Public Company Limited. in TH. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · nzstudyth.comRouting diversity1.5/10Peering density3.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/nzstudyth.com

Resolution chain

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

IPPrefixASNOperatorCountry
203.170.129.18203.170.129.0/24AS9891CSLOX-IDC-AS-AP - CS LOXINFO Public Company Limited.TH

WHOIS identity

Registrar
iana:69
Organization
khunsupatra boonsong.
Contact emails

Subdomains

2 observed subdomains of nzstudyth.com.

Web-graph footprint

Distinct hostnames that link to or from nzstudyth.com in the public web crawl.

10 sites link to this hostname.

66 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for nzstudyth.com.

MechanismTarget
SPF_Anzstudyth.com
SPF_INCLUDE_awn.thaicloudsolutions.com
SPF_IP203.170.129.18
SPF_MXnzstudyth.com

Related pages

Pivot deeper into the graph from nzstudyth.com.

Cypher and MCP

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

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