Hostname
brandmagic.com.au
Last fetched
brandmagic.com.au resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in PL. WHOIS lists registrar:synergy wholesale accreditations pty ltd as the registrar.
Nutrition Label
Resolution chain
brandmagic.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 |
|---|---|---|---|---|
| 185.158.133.1 | 185.158.133.0/24 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | PL |
| 43.250.142.79 | 43.250.142.0/24 | AS45638 | SYNERGYWHOLESALE-AP - SYNERGY WHOLESALE PTY LTD | AU |
WHOIS identity
- Registrar
- registrar:synergy wholesale accreditations pty ltd
- Organization
- debbie o'connor
- Contact emails
- —
Subdomains
14 observed subdomains of brandmagic.com.au.
Web-graph footprint
Distinct hostnames that link to or from brandmagic.com.au in the public web crawl.
5 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
7 SPF mechanisms authorising senders for brandmagic.com.au.
| Mechanism | Target |
|---|---|
| SPF_A | brandmagic.com.au |
| SPF_INCLUDE | _spf.mlsend.com |
| SPF_INCLUDE | mailgun.org |
| SPF_INCLUDE | spf.ax.email |
| SPF_INCLUDE | spf.hostyourservices.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_MX | brandmagic.com.au |
Related pages
Pivot deeper into the graph from brandmagic.com.au.
- IP · 185.158.133.1
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · registrar:synergy wholesale accreditations pty ltd
- Country · PL
- Apex domain · com.au
- TLD · .au
- Browse hostnames · br…
- 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: "brandmagic.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.