Skip to content

Hostname

fasthydro.com.au

Last fetched

fasthydro.com.au resolves to 2 IPv4 addresses operated by DREAMSCAPE-AS-AP - Dreamscape Networks Limited in AU. WHOIS lists registrar:web address registration pty ltd as the registrar.

Nutrition Label

WHISPER CANON · fasthydro.com.auRouting diversity2.4/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.0/10canon.whisper.security/host/fasthydro.com.au

Resolution chain

fasthydro.com.au resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
122.201.124.10122.201.96.0/19AS38719DREAMSCAPE-AS-AP - Dreamscape Networks LimitedAU
52.62.158.24052.62.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.AU

WHOIS identity

Registrar
registrar:web address registration pty ltd
Organization
fastway hydroponics
Contact emails

Subdomains

9 observed subdomains of fasthydro.com.au.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for fasthydro.com.au.

MechanismTarget
SPF_Afasthydro.com.au
SPF_INCLUDE_spf.vodien.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP122.201.124.10
SPF_IP52.62.158.240
SPF_MXfasthydro.com.au

Related pages

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

Cypher and MCP

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

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