Skip to content

Hostname

cloudonix.io

Last fetched

cloudonix.io resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · cloudonix.ioRouting diversity3.0/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.3/10canon.whisper.security/host/cloudonix.io

Resolution chain

cloudonix.io resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.164.116.10018.164.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.116.10618.164.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.116.1318.164.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.116.9818.164.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.245.31.1918.245.30.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.31.2718.245.30.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.31.8218.245.30.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.31.9818.245.30.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.166.181.1013.166.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.166.181.283.166.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.166.181.573.166.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.166.181.613.166.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

74 observed subdomains of cloudonix.io.

Web-graph footprint

Distinct hostnames that link to or from cloudonix.io in the public web crawl.

23 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for cloudonix.io.

MechanismTarget
SPF_INCLUDE_spf.eu.mailgun.org
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.mailgun.org
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.sendinblue.com

Related pages

Pivot deeper into the graph from cloudonix.io.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "cloudonix.io"})-[: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.