Hostname
massdynamics.com.au
Last fetched
massdynamics.com.au resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists registrar:godaddy.com llc trading as godaddy.com as the registrar.
Nutrition Label
Resolution chain
massdynamics.com.au resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.161.111.30 | 18.161.104.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 18.161.111.54 | 18.161.104.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 18.161.111.82 | 18.161.104.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 18.161.111.92 | 18.161.104.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 3.168.51.12 | 3.168.48.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.168.51.22 | 3.168.48.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.168.51.73 | 3.168.48.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.168.51.79 | 3.168.48.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- registrar:godaddy.com llc trading as godaddy.com
- Organization
- andrew webb
- Contact emails
- —
Subdomains
1 observed subdomain of massdynamics.com.au.
| Subdomain |
|---|
| www.massdynamics.com.au |
Web-graph footprint
Distinct hostnames that link to or from massdynamics.com.au in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
Related pages
Pivot deeper into the graph from massdynamics.com.au.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "massdynamics.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.