Hostname
annotate.com
Last fetched
annotate.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in GB. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
annotate.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 35.177.71.30 | 35.176.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of annotate.com owner
- Contact emails
- 655754@privacy-link.com
- 0a25b5ec-216c-43a4-a435-93cc545cabb6@identity-protect.org
- 1780f08c-865d-45c4-b85c-d1d21ed5f252@identity-protect.org
- 3e2e789f-05f4-4d80-8f0a-0706fcc9df09@identity-protect.org
- 4803fece-e266-4090-8889-e3424e68cc37@identity-protect.org
- 80be8016-27df-4d2f-9163-24f2ed43c199@identity-protect.org
- e17006a9-d566-4b62-a9e0-41e8806cbe82@identity-protect.org
- owner-10215183@annotate.com.whoisprivacyservice.org
- owner-10505451@annotate.com.whoisprivacyservice.org
- owner-11465492@annotate.com.whoisprivacyservice.org
- owner-1670812@annotate.com.whoisprivacyservice.org
- owner-1743379@annotate.com.whoisprivacyservice.org
- owner-5076802@annotate.com.whoisprivacyservice.org
- owner-5274184@annotate.com.whoisprivacyservice.org
- owner-6275354@annotate.com.whoisprivacyservice.org
- owner-6440807@annotate.com.whoisprivacyservice.org
- owner-9872667@annotate.com.whoisprivacyservice.org
Subdomains
5 observed subdomains of annotate.com.
Web-graph footprint
Distinct hostnames that link to or from annotate.com in the public web crawl.
35 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
12 SPF mechanisms authorising senders for annotate.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.exclaimer.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 144.76.202.2 |
| SPF_IP | 166.78.71.191/32 |
| SPF_IP | 167.89.89.113 |
| SPF_IP | 18.188.69.10 |
| SPF_IP | 34.204.58.223 |
| SPF_IP | 35.176.178.147 |
| SPF_IP | 35.176.227.198 |
| SPF_IP | 35.177.185.135 |
| SPF_IP | 35.177.186.215 |
| SPF_IP | 35.177.84.189 |
Related pages
Pivot deeper into the graph from annotate.com.
- IP · 35.177.71.30
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · GB
- Email · 655754@privacy-link.com
- TLD · .com
- Browse hostnames · an…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "annotate.com"})-[: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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.