Hostname
noteing-api.com
Last fetched
noteing-api.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
noteing-api.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.66.63.30 | 18.66.60.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 18.66.63.49 | 18.66.60.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 18.66.63.59 | 18.66.60.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 18.66.63.97 | 18.66.60.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 3.165.136.21 | 3.165.136.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 3.165.136.28 | 3.165.136.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 3.165.136.50 | 3.165.136.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 3.165.136.64 | 3.165.136.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of noteing-api.com owner
- Contact emails
- 0a779b35-a832-4bf4-8cee-7a77fa045eea@identity-protect.org
- 4b486614-766d-49ef-a5f0-8e9bf1209c41@identity-protect.org
- 65124c87-0b38-4223-9acc-ecf7237c5649@identity-protect.org
- 6fa0cb5d-d4ec-4217-b8b7-74323d7485b6@identity-protect.org
- 7bed1970-1279-464a-8961-734c5bb88c93@identity-protect.org
- bb1aad16-3b13-4742-ade9-0925a6e54329@identity-protect.org
- c4021dd7-ea37-4f4b-957b-653518338ea1@identity-protect.org
- f176bced-4c3c-4408-b91a-7535bba2d9ef@identity-protect.org
Subdomains
2 observed subdomains of noteing-api.com.
Web-graph footprint
Distinct hostnames that link to or from noteing-api.com in the public web crawl.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from noteing-api.com.
- IP · 18.66.63.30
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · IN
- Email · 0a779b35-a832-4bf4-8cee-7a77fa045eea@identity-protect.org
- TLD · .com
- Browse hostnames · no…
- 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: "noteing-api.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.