Hostname
afca.org.au
Last fetched
afca.org.au resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:synergy wholesale accreditations pty ltd as the registrar.
Nutrition Label
Resolution chain
afca.org.au resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.18.14.42 | 104.18.0.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 104.18.15.42 | 104.18.0.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- registrar:synergy wholesale accreditations pty ltd
- Organization
- erez yearot
- Contact emails
- —
Subdomains
31 observed subdomains of afca.org.au.
Showing 25 of 31. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from afca.org.au in the public web crawl.
2,446 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
11 SPF mechanisms authorising senders for afca.org.au.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.createsend.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 123.103.207.112/28 |
| SPF_IP | 149.72.196.66/32 |
| SPF_IP | 149.72.231.47/32 |
| SPF_IP | 210.11.44.152/29 |
| SPF_IP | 210.8.205.152/29 |
| SPF_IP | 35.197.179.113/32 |
| SPF_IP | 35.244.122.65/32 |
| SPF_IP | 49.255.21.144/28 |
| SPF_IP | 49.255.33.192/28 |
Related pages
Pivot deeper into the graph from afca.org.au.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "afca.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.