Skip to content

Hostname

syncio.com.au

Last fetched

syncio.com.au resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SG.

Nutrition Label

WHISPER CANON · syncio.com.auRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/syncio.com.au

Resolution chain

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

IPPrefixASNOperatorCountry
3.5.147.1623.5.147.0/24AS16509AMAZON-02 - Amazon.com, Inc.SG
3.5.147.543.5.147.0/24AS16509AMAZON-02 - Amazon.com, Inc.SG
3.5.147.993.5.147.0/24AS16509AMAZON-02 - Amazon.com, Inc.SG
3.5.149.1593.5.149.0/24AS16509AMAZON-02 - Amazon.com, Inc.SG
3.5.149.823.5.149.0/24AS16509AMAZON-02 - Amazon.com, Inc.SG
3.5.151.1003.5.151.0/24AS16509AMAZON-02 - Amazon.com, Inc.SG
3.5.151.1173.5.151.0/24AS16509AMAZON-02 - Amazon.com, Inc.SG
3.5.151.1243.5.151.0/24AS16509AMAZON-02 - Amazon.com, Inc.SG
3.5.151.1973.5.151.0/24AS16509AMAZON-02 - Amazon.com, Inc.SG
3.5.151.733.5.151.0/24AS16509AMAZON-02 - Amazon.com, Inc.SG
3.5.151.963.5.151.0/24AS16509AMAZON-02 - Amazon.com, Inc.SG
52.219.124.15752.219.124.0/24AS16509AMAZON-02 - Amazon.com, Inc.SG
52.219.125.2952.219.125.0/24AS16509AMAZON-02 - Amazon.com, Inc.SG
52.219.128.13352.219.128.0/24AS16509AMAZON-02 - Amazon.com, Inc.SG
52.219.128.19352.219.128.0/24AS16509AMAZON-02 - Amazon.com, Inc.SG
52.219.40.7752.219.40.0/24AS16509AMAZON-02 - Amazon.com, Inc.SG

WHOIS identity

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

Subdomains

14 observed subdomains of syncio.com.au.

Threat posture

History

Mail and authentication

Related pages

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

Cypher and MCP

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

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