Skip to content

Hostname

redpath.com.au

Last fetched

redpath.com.au resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:domain directors pty ltd trading as instra as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
104.21.22.93104.21.16.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.203.200172.67.192.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
registrar:domain directors pty ltd trading as instra
Organization
glen williams
Contact emails

Subdomains

3 observed subdomains of redpath.com.au.

Web-graph footprint

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

12 sites link to this hostname.

16 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

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

MechanismTarget
SPF_Aredpath.com.au
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEcustomer.mailguard.com.au
SPF_INCLUDEspf.protection.outlook.com
SPF_IP120.138.17.0/24
SPF_IP14.1.72.25
SPF_IP159.196.247.189
SPF_IP203.214.191.28
SPF_IP61.69.94.34

Related pages

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

Cypher and MCP

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

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