Hostname
macwizardry.com.au
Last fetched
macwizardry.com.au resolves to 2 IPv4 addresses operated by HOSTNETWORKS-AS-AU-AP Host Networks in AU. WHOIS lists registrar:domain directors pty ltd trading as instra as the registrar.
Nutrition Label
Resolution chain
macwizardry.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 |
|---|---|---|---|---|
| 119.148.90.138 | 119.148.90.0/24 | AS4851 | HOSTNETWORKS-AS-AU-AP Host Networks | AU |
| 119.148.90.138 | 119.148.90.0/24 | AS4851 | HOSTNETWORKS-AS-AU-AP Host Networks | AU |
| 119.148.90.92 | 119.148.90.0/24 | AS4851 | HOSTNETWORKS-AS-AU-AP Host Networks | AU |
| 119.148.90.92 | 119.148.90.0/24 | AS4851 | HOSTNETWORKS-AS-AU-AP Host Networks | AU |
WHOIS identity
- Registrar
- registrar:domain directors pty ltd trading as instra
- Organization
- daniel kerr
- Contact emails
- —
Subdomains
10 observed subdomains of macwizardry.com.au.
Web-graph footprint
Distinct hostnames that link to or from macwizardry.com.au in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
- macwizardry.com.au
- mail.macwizardry.com.au
SPF policy
7 SPF mechanisms authorising senders for macwizardry.com.au.
| Mechanism | Target |
|---|---|
| SPF_A | macwizardry.com.au |
| SPF_INCLUDE | sender.zoho-books.com.au |
| SPF_IP | 119.148.90.138 |
| SPF_IP | 119.148.90.60 |
| SPF_IP | 119.148.90.92 |
| SPF_IP | 202.191.62.204 |
| SPF_MX | macwizardry.com.au |
Related pages
Pivot deeper into the graph from macwizardry.com.au.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "macwizardry.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.