Skip to content

Hostname

colourwise.com.au

Last fetched

colourwise.com.au resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in AU. WHOIS lists registrar:domain directors pty ltd trading as instra as the registrar.

Nutrition Label

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

Resolution chain

colourwise.com.au resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.55.252.25113.54.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.AU
3.105.204.2163.104.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.AU
52.63.30.152.62.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.AU
54.206.165.15354.206.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.AU

WHOIS identity

Registrar
registrar:domain directors pty ltd trading as instra
Organization
anthony grant
Contact emails

Subdomains

11 observed subdomains of colourwise.com.au.

Web-graph footprint

Distinct hostnames that link to or from colourwise.com.au in the public web crawl.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for colourwise.com.au.

MechanismTarget
SPF_Amail.colourwise.com.au
SPF_Amail.gji.com.au
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.v6send.net
SPF_IP103.251.169.11
SPF_IP103.251.169.198
SPF_IP103.251.169.50

Related pages

Pivot deeper into the graph from colourwise.com.au.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "colourwise.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.