Hostname
codeware.com.au
Last fetched
codeware.com.au resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IT. WHOIS lists registrar:melbourne it as the registrar.
Nutrition Label
Resolution chain
codeware.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.192.11 | 108.138.192.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IT |
| 108.138.192.52 | 108.138.192.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IT |
| 108.138.192.6 | 108.138.192.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IT |
| 108.138.192.71 | 108.138.192.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IT |
| 18.67.181.16 | 18.67.180.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | MY |
| 18.67.181.3 | 18.67.180.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | MY |
| 18.67.181.65 | 18.67.180.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | MY |
| 18.67.181.85 | 18.67.180.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | MY |
WHOIS identity
- Registrar
- registrar:melbourne it
- Organization
- mark macumber
- Contact emails
- —
Subdomains
5 observed subdomains of codeware.com.au.
Web-graph footprint
Distinct hostnames that link to or from codeware.com.au in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
2 SPF mechanisms authorising senders for codeware.com.au.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | spf.smtp2go.com |
Related pages
Pivot deeper into the graph from codeware.com.au.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "codeware.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.