Skip to content

Hostname

horatio.cloud

Last fetched

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

Nutrition Label

WHISPER CANON · horatio.cloudRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/horatio.cloud

Resolution chain

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

IPPrefixASNOperatorCountry
108.159.102.115108.159.100.0/22AS16509AMAZON-02 - Amazon.com, Inc.EG
108.159.102.46108.159.100.0/22AS16509AMAZON-02 - Amazon.com, Inc.EG
108.159.102.76108.159.100.0/22AS16509AMAZON-02 - Amazon.com, Inc.EG
108.159.102.91108.159.100.0/22AS16509AMAZON-02 - Amazon.com, Inc.EG
65.9.175.10965.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.12165.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.3965.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.7065.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:81
Organization
blue jam
Contact emails

Subdomains

5 observed subdomains of horatio.cloud.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for horatio.cloud.

MechanismTarget
SPF_INCLUDEspf.messagingengine.com

Related pages

Pivot deeper into the graph from horatio.cloud.

Cypher and MCP

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

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