Skip to content

Hostname

nexstudy.com.au

Last fetched

nexstudy.com.au resolves to 1 IPv4 address operated by H4Y-TECHNOLOGIES - H4Y Technologies LLC in US. WHOIS lists registrar:synergy wholesale accreditations pty ltd as the registrar.

Nutrition Label

WHISPER CANON · nexstudy.com.auRouting diversity1.5/10Peering density5.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.0/10canon.whisper.security/host/nexstudy.com.au

Resolution chain

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

IPPrefixASNOperatorCountry
104.152.223.103104.152.223.0/24AS397373H4Y-TECHNOLOGIES - H4Y Technologies LLCUS

WHOIS identity

Registrar
registrar:synergy wholesale accreditations pty ltd
Organization
chanaka maldeniyage
Contact emails

Subdomains

8 observed subdomains of nexstudy.com.au.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for nexstudy.com.au.

MechanismTarget
SPF_Anexstudy.com.au
SPF_INCLUDErelay.mailchannels.net
SPF_IP104.152.223.103
SPF_MXnexstudy.com.au

Related pages

Pivot deeper into the graph from nexstudy.com.au.

Cypher and MCP

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

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