Hostname
macarthurcentral.com.au
Last fetched
macarthurcentral.com.au resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in AU. WHOIS lists registrar:melbourne it as the registrar.
Nutrition Label
Resolution chain
macarthurcentral.com.au resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.239.214.186 | 13.242.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 52.65.195.76 | 52.66.64.0/18 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 54.153.224.15 | 54.156.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 54.66.88.34 | 54.67.128.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
WHOIS identity
- Registrar
- registrar:melbourne it
- Organization
- roger hatem
- Contact emails
- —
Subdomains
1 observed subdomain of macarthurcentral.com.au.
| Subdomain |
|---|
| www.macarthurcentral.com.au |
Web-graph footprint
Distinct hostnames that link to or from macarthurcentral.com.au in the public web crawl.
25 sites link to this hostname.
50 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 macarthurcentral.com.au.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | sparkpostmail.com |
| SPF_INCLUDE | spf.mailjet.com |
| SPF_INCLUDE | spf.tmes.trendmicro.com |
| SPF_IP | 150.70.0.0/16 |
| SPF_IP | 216.104.0.0/19 |
| SPF_IP | 216.99.128.0/20 |
| SPF_IP | 54.219.191.0/25 |
| SPF_IP | 54.67.7.209/26 |
| SPF_IP | 54.86.63.64/26 |
Related pages
Pivot deeper into the graph from macarthurcentral.com.au.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "macarthurcentral.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.