Skip to content

Hostname

catch-e.com.au

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
18.67.161.11718.67.160.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
18.67.161.4818.67.160.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
18.67.161.818.67.160.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
18.67.161.9018.67.160.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
3.166.96.1023.166.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.166.96.1043.166.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.166.96.33.166.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.166.96.663.166.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
registrar:domain directors pty ltd trading as instra
Organization
catch-e
Contact emails

Subdomains

8 observed subdomains of catch-e.com.au.

Web-graph footprint

Distinct hostnames that link to or from catch-e.com.au in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for catch-e.com.au.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP13.55.221.47
SPF_IP3.105.24.101
SPF_IP52.62.160.52
SPF_IP52.63.93.245
SPF_IP52.64.24.222
SPF_IP52.64.49.97
SPF_IP54.252.195.175
SPF_IP54.66.214.67
SPF_MXcatch-e.com.au

Related pages

Pivot deeper into the graph from catch-e.com.au.

Cypher and MCP

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

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