Skip to content

Hostname

noytech.com.au

Last fetched

noytech.com.au resolves to 1 IPv4 address operated by AS136557 in AU. WHOIS lists registrar:web address registration pty ltd as the registrar.

Nutrition Label

WHISPER CANON · noytech.com.auRouting diversity1.5/10Peering density7.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.0/10canon.whisper.security/host/noytech.com.au

Resolution chain

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

IPPrefixASNOperatorCountry
103.26.236.213103.26.236.0/24AS136557AU

WHOIS identity

Registrar
registrar:web address registration pty ltd
Organization
jono noy
Contact emails

Subdomains

36 observed subdomains of noytech.com.au.

Web-graph footprint

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

64 sites link to this hostname.

63 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for noytech.com.au.

MechanismTarget
SPF_Anoytech.com.au
SPF_INCLUDEamazonses.com
SPF_INCLUDEnotifications._spf.ds.network
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.mailcluster.com.au
SPF_INCLUDEspf.protection.outlook.com
SPF_IP103.26.236.213
SPF_IP111.220.28.53
SPF_IP20.53.170.36/32
SPF_MXnoytech.com.au

Related pages

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

Cypher and MCP

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

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