Skip to content

Hostname

moisttech.com.au

Last fetched

moisttech.com.au resolves to 1 IPv4 address operated by A2HOSTING - A2 Hosting, Inc. in US. WHOIS lists registrar:godaddy.com llc trading as godaddy.com as the registrar.

Nutrition Label

WHISPER CANON · moisttech.com.auRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/moisttech.com.au

Resolution chain

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

IPPrefixASNOperatorCountry
69.48.168.4269.48.168.0/22AS55293A2HOSTING - A2 Hosting, Inc.US

WHOIS identity

Registrar
registrar:godaddy.com llc trading as godaddy.com
Organization
tkg admin
Contact emails

Subdomains

2 observed subdomains of moisttech.com.au.

Web-graph footprint

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

6 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for moisttech.com.au.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP138.201.81.51
SPF_IP202.183.167.64
SPF_IP202.183.192.159
SPF_IP210.1.60.117/32
SPF_IP27.254.82.179
SPF_IP27.254.85.101
SPF_IP27.254.85.38
SPF_IP69.48.168.42

Related pages

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

Cypher and MCP

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

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