Hostname
mgmgroup.com.au
Last fetched
mgmgroup.com.au resolves to 2 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists registrar:synergy wholesale accreditations pty ltd as the registrar.
Nutrition Label
Resolution chain
mgmgroup.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 |
|---|---|---|---|---|
| 34.193.204.92 | 34.192.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 34.193.69.252 | 34.192.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- registrar:synergy wholesale accreditations pty ltd
- Organization
- phoenix it support
- Contact emails
- —
Subdomains
10 observed subdomains of mgmgroup.com.au.
Web-graph footprint
Distinct hostnames that link to or from mgmgroup.com.au in the public web crawl.
7 sites link to this hostname.
18 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
15 SPF mechanisms authorising senders for mgmgroup.com.au.
| Mechanism | Target |
|---|---|
| SPF_A | mgmgroup.com.au |
| SPF_INCLUDE | _spf.psm.knowbe4.com |
| SPF_INCLUDE | azurespf.blueboxsolutions.com.au |
| SPF_INCLUDE | relay.mailchannels.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.tmes.trendmicro.com |
| SPF_IP | 101.187.163.129 |
| SPF_IP | 103.26.236.142 |
| SPF_IP | 114.142.160.68 |
| SPF_IP | 115.70.181.158 |
| SPF_IP | 120.151.46.210 |
| SPF_IP | 165.228.137.177 |
| SPF_IP | 58.171.32.24 |
| SPF_IP | 58.171.57.234 |
| SPF_MX | mgmgroup.com.au |
Related pages
Pivot deeper into the graph from mgmgroup.com.au.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "mgmgroup.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.