Skip to content

Hostname

api.org.au

Last fetched

api.org.au resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:domain directors pty ltd trading as instra as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
104.26.4.199104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.5.199104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.74.34172.67.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
registrar:domain directors pty ltd trading as instra
Organization
australian property institute incorporated
Contact emails

Subdomains

36 observed subdomains of api.org.au.

Web-graph footprint

Distinct hostnames that link to or from api.org.au in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for api.org.au.

MechanismTarget
SPF_INCLUDE_spf.messagegears.net
SPF_INCLUDEem6834.api.org.au
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP129.33.138.113
SPF_IP13.54.79.56
SPF_IP27.122.116.1
SPF_IP27.122.116.13
SPF_IP27.122.116.20
SPF_IP54.153.222.18

Related pages

Pivot deeper into the graph from api.org.au.

Cypher and MCP

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

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