Skip to content

Hostname

horizzon.cloud

Last fetched

horizzon.cloud resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in HK. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · horizzon.cloudRouting diversity3.0/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/horizzon.cloud

Resolution chain

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

IPPrefixASNOperatorCountry
13.35.185.2613.35.185.0/24AS16509AMAZON-02 - Amazon.com, Inc.HK
13.35.185.2913.35.185.0/24AS16509AMAZON-02 - Amazon.com, Inc.HK
13.35.185.8413.35.185.0/24AS16509AMAZON-02 - Amazon.com, Inc.HK
13.35.185.9713.35.185.0/24AS16509AMAZON-02 - Amazon.com, Inc.HK
18.164.116.10118.164.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.116.3318.164.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.116.5518.164.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.116.618.164.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
65.8.131.10165.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.3765.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.6765.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.9065.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:81
Organization
bizzdesign b.v.
Contact emails

Subdomains

456 observed subdomains of horizzon.cloud.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for horizzon.cloud.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from horizzon.cloud.

Cypher and MCP

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

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