Skip to content

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

WHISPER CANON · codeware.com.auRouting diversity2.4/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/codeware.com.au

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.

IPPrefixASNOperatorCountry
108.138.192.11108.138.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.IT
108.138.192.52108.138.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.IT
108.138.192.6108.138.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.IT
108.138.192.71108.138.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.IT
18.67.181.1618.67.180.0/22AS16509AMAZON-02 - Amazon.com, Inc.MY
18.67.181.318.67.180.0/22AS16509AMAZON-02 - Amazon.com, Inc.MY
18.67.181.6518.67.180.0/22AS16509AMAZON-02 - Amazon.com, Inc.MY
18.67.181.8518.67.180.0/22AS16509AMAZON-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.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.