Skip to content

Hostname

a2z.au

Last fetched

a2z.au resolves to 2 IPv4 addresses operated by FORTINET - Fortinet Inc. in US. WHOIS lists registrar:domain directors pty ltd trading as instra as the registrar.

Nutrition Label

WHISPER CANON · a2z.auRouting diversity2.4/10Peering density5.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.0/10canon.whisper.security/host/a2z.au

Resolution chain

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

IPPrefixASNOperatorCountry
208.91.112.55208.91.112.0/24AS40934FORTINET - Fortinet Inc.US
208.91.112.55208.91.112.0/24AS40934FORTINET - Fortinet Inc.CA
27.50.91.5027.50.90.0/23AS45671AU

WHOIS identity

Registrar
registrar:domain directors pty ltd trading as instra
Organization
rami bar
Contact emails

Subdomains

4 observed subdomains of a2z.au.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for a2z.au.

MechanismTarget
SPF_Aa2z.au
SPF_INCLUDEspf.protection.outlook.com
SPF_IP221.121.152.179
SPF_IP27.50.91.50
SPF_MXa2z.au

Related pages

Pivot deeper into the graph from a2z.au.

Cypher and MCP

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

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