Hostname
magicdust.com.au
Last fetched
magicdust.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
magicdust.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.14.31 | 104.21.0.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.67.157.172 | 172.67.144.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- registrar:synergy wholesale accreditations pty ltd
- Organization
- bianca rothschild
- Contact emails
- —
Subdomains
134 observed subdomains of magicdust.com.au.
Showing 25 of 134. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from magicdust.com.au in the public web crawl.
639 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
18 SPF mechanisms authorising senders for magicdust.com.au.
| Mechanism | Target |
|---|---|
| SPF_A | magicdust.com.au |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | helpscoutemail.com |
| SPF_INCLUDE | spf.mtasv.net |
| SPF_INCLUDE | spf.synergywholesale.com |
| SPF_IP | 101.0.85.242 |
| SPF_IP | 103.250.20.34 |
| SPF_IP | 104.210.82.94 |
| SPF_IP | 116.90.0.2 |
| SPF_IP | 118.127.40.117 |
| SPF_IP | 118.127.40.145 |
| SPF_IP | 118.127.40.204 |
| SPF_IP | 118.127.40.205/32 |
| SPF_IP | 118.127.40.208 |
| SPF_IP | 118.127.41.39 |
| SPF_IP | 118.127.41.40 |
| SPF_IP | 202.130.44.74 |
| SPF_MX | magicdust.com.au |
Related pages
Pivot deeper into the graph from magicdust.com.au.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "magicdust.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.