Hostname
storagex.com.au
Last fetched
storagex.com.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
storagex.com.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.21.12.243 | 104.21.0.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.67.153.242 | 172.67.144.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- registrar:synergy wholesale accreditations pty ltd
- Organization
- harry katsiabanis
- Contact emails
- —
Subdomains
10 observed subdomains of storagex.com.au.
Web-graph footprint
Distinct hostnames that link to or from storagex.com.au in the public web crawl.
58 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
9 SPF mechanisms authorising senders for storagex.com.au.
| Mechanism | Target |
|---|---|
| SPF_A | mail.storman.com |
| SPF_A | storagex.com.au |
| SPF_INCLUDE | sendgrid.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 139.84.192.99 |
| SPF_IP | 139.99.144.191 |
| SPF_IP | 168.245.23.127 |
| SPF_IP | 49.255.237.121/32 |
| SPF_MX | storagex.com.au |
Related pages
Pivot deeper into the graph from storagex.com.au.
- IP · 104.21.12.243
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · registrar:synergy wholesale accreditations pty ltd
- Country · CA
- Apex domain · com.au
- TLD · .au
- Browse hostnames · st…
- 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: "storagex.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.