Hostname
heavycs.com.au
Last fetched
heavycs.com.au resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in GB. WHOIS lists registrar:synergy wholesale accreditations pty ltd as the registrar.
Nutrition Label
Resolution chain
heavycs.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 |
|---|---|---|---|---|
| 108.138.217.28 | 108.138.216.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 108.138.217.66 | 108.138.216.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 108.138.217.77 | 108.138.216.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 108.138.217.79 | 108.138.216.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 3.161.94.109 | 3.161.88.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | ZA |
| 3.161.94.121 | 3.161.88.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | ZA |
| 3.161.94.22 | 3.161.88.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | ZA |
| 3.161.94.67 | 3.161.88.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | ZA |
WHOIS identity
- Registrar
- registrar:synergy wholesale accreditations pty ltd
- Organization
- darron hughes
- Contact emails
- —
Subdomains
1 observed subdomain of heavycs.com.au.
| Subdomain |
|---|
| www.heavycs.com.au |
Web-graph footprint
Distinct hostnames that link to or from heavycs.com.au in the public web crawl.
37 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for heavycs.com.au.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from heavycs.com.au.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "heavycs.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.