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
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.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.26.4.199 | 104.26.0.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 104.26.5.199 | 104.26.0.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.67.74.34 | 172.67.64.0/20 | AS13335 | CLOUDFLARENET - 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.
Showing 25 of 36. View all subdomains →
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.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.messagegears.net |
| SPF_INCLUDE | em6834.api.org.au |
| SPF_INCLUDE | sendgrid.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 129.33.138.113 |
| SPF_IP | 13.54.79.56 |
| SPF_IP | 27.122.116.1 |
| SPF_IP | 27.122.116.13 |
| SPF_IP | 27.122.116.20 |
| SPF_IP | 54.153.222.18 |
Related pages
Pivot deeper into the graph from api.org.au.
- IP · 104.26.4.199
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · registrar:domain directors pty ltd trading as instra
- Country · CA
- Apex domain · org.au
- TLD · .au
- Browse hostnames · ap…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.