Hostname
ccfa.com.au
Last fetched
ccfa.com.au resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in AU. WHOIS lists registrar:corporation service company (aust) pty ltd as the registrar.
Nutrition Label
Resolution chain
ccfa.com.au resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.211.94.247 | 13.210.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 13.236.141.165 | 13.236.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 13.54.214.246 | 13.54.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 3.105.130.32 | 3.104.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 54.206.247.59 | 54.206.128.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 54.206.34.52 | 54.206.0.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
WHOIS identity
- Registrar
- registrar:corporation service company (aust) pty ltd
- Organization
- domain administrator
- Contact emails
- —
Subdomains
7 observed subdomains of ccfa.com.au.
Web-graph footprint
Distinct hostnames that link to or from ccfa.com.au in the public web crawl.
5 sites link to this hostname.
6 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
9 SPF mechanisms authorising senders for ccfa.com.au.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.qualtrics.com |
| SPF_INCLUDE | confirmit.com.au |
| SPF_INCLUDE | ohi-survey.com |
| SPF_INCLUDE | spf-0059e601.pphosted.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 103.234.163.0/24 |
| SPF_IP | 202.125.172.216 |
| SPF_IP | 202.74.252.0/24 |
| SPF_MX | ccfa.com.au |
Related pages
Pivot deeper into the graph from ccfa.com.au.
- IP · 13.211.94.247
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · registrar:corporation service company (aust) pty ltd
- Country · AU
- Apex domain · com.au
- TLD · .au
- Browse hostnames · cc…
- 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: "ccfa.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.