Skip to content

Hostname

cimet.com.au

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.210.52.14813.210.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.AU
13.237.150.25513.236.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.AU
13.237.30.513.236.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.AU
13.238.89.13713.236.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.AU
52.62.72.14452.62.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.AU
54.66.102.15754.66.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.AU

WHOIS identity

Registrar
registrar:domain directors pty ltd trading as instra
Organization
bulk bargain
Contact emails

Subdomains

63 observed subdomains of cimet.com.au.

Web-graph footprint

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

28 sites link to this hostname.

14 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for cimet.com.au.

MechanismTarget
SPF_INCLUDE_spf.atlassian.net
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP103.9.57.78
SPF_IP119.82.146.162

Related pages

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

Cypher and MCP

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

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