Skip to content

Hostname

annotate.cloud

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
3.5.244.1003.5.244.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB
3.5.245.153.5.245.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB
3.5.245.2093.5.245.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB
3.5.245.2253.5.245.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB
3.5.245.273.5.245.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB
3.5.245.43.5.245.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB
3.5.245.573.5.245.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB
3.5.245.623.5.245.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB
3.5.245.93.5.245.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB
52.95.142.6852.95.142.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB
52.95.144.1652.95.144.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB
52.95.144.2452.95.144.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB
52.95.144.3652.95.144.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB
52.95.144.4452.95.144.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB
52.95.148.19652.95.148.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB
52.95.148.8752.95.148.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB
52.95.149.19652.95.149.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB
52.95.150.11152.95.150.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB
52.95.150.14752.95.150.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB
52.95.150.16052.95.150.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB

WHOIS identity

Registrar
iana:81
Organization
cantanout
Contact emails

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for annotate.cloud.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from annotate.cloud.

Cypher and MCP

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

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