Skip to content

Hostname

redroosolutions.com.au

Last fetched

redroosolutions.com.au resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists registrar:melbourne it as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
52.222.136.12752.222.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.136.452.222.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.136.7252.222.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.136.8652.222.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
52.84.143.552.84.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.IT
52.84.143.6452.84.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.IT
52.84.143.7852.84.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.IT
52.84.143.8652.84.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.IT

WHOIS identity

Registrar
registrar:melbourne it
Organization
michael shannon
Contact emails

Subdomains

5 observed subdomains of redroosolutions.com.au.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for redroosolutions.com.au.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_IP54.66.182.94/32

Related pages

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

Cypher and MCP

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

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