Skip to content

Hostname

amalocal.com.au

Last fetched

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

Nutrition Label

WHISPER CANON · amalocal.com.auRouting diversity1.5/10Peering density6.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/amalocal.com.au

Resolution chain

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

IPPrefixASNOperatorCountry
111.223.234.34111.223.232.0/21AS38880AU

WHOIS identity

Registrar
registrar:web address registration pty ltd
Organization
christo hattingh
Contact emails

Subdomains

14 observed subdomains of amalocal.com.au.

Web-graph footprint

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

9 sites link to this hostname.

24 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for amalocal.com.au.

MechanismTarget
SPF_Aamalocal.com.au
SPF_INCLUDE_spf.google.com
SPF_IP111.223.234.34
SPF_IP139.162.63.167
SPF_MXamalocal.com.au

Related pages

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

Cypher and MCP

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

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