Skip to content

Hostname

cutpaste.com.au

Last fetched

cutpaste.com.au resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in AU.

Nutrition Label

WHISPER CANON · cutpaste.com.auRouting diversity4.8/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/cutpaste.com.au

Resolution chain

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

IPPrefixASNOperatorCountry
16.12.74.1916.12.74.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.165.1353.5.165.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.165.2203.5.165.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.165.2243.5.165.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.165.33.5.165.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.167.1973.5.167.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.167.2483.5.167.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.167.2513.5.167.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.167.323.5.167.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.167.373.5.167.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.169.1233.5.169.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.169.1263.5.169.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.169.1773.5.169.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.169.253.5.169.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.169.383.5.169.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.169.453.5.169.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.169.613.5.169.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
52.95.128.13352.95.128.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
52.95.131.14352.95.131.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
52.95.132.23352.95.132.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU

WHOIS identity

No WHOIS records are currently associated with cutpaste.com.au in WhisperGraph.

Subdomains

2 observed subdomains of cutpaste.com.au.

Threat posture

History

Mail and authentication

Related pages

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

Cypher and MCP

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

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