Hostname
recess-api.com
Last fetched
recess-api.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in TH. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
recess-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.172.202.103 | 18.172.200.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | TH |
| 18.172.202.114 | 18.172.200.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | TH |
| 18.172.202.55 | 18.172.200.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | TH |
| 18.172.202.94 | 18.172.200.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | TH |
| 3.162.163.104 | 3.162.160.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.162.163.129 | 3.162.160.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.162.163.26 | 3.162.160.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.162.163.96 | 3.162.160.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of recess-api.com owner
- Contact emails
- 1413994d-119b-420a-8dd9-db0dff35868c@identity-protect.org
- 1ddf7a42-092d-4634-8708-9980837b3ab2@identity-protect.org
- 59031d1e-5669-4a40-8514-06bdf391595b@identity-protect.org
- 66a70668-d723-4a4a-aed9-c560d260e6af@identity-protect.org
- 7cf50fb2-e940-481b-baef-64a427725d64@identity-protect.org
- af56b079-cae4-4821-b728-83c0768fee3d@identity-protect.org
- f1bd5433-131c-495a-b507-fd428e779ee5@identity-protect.org
- owner-7552824@recess-api.com.whoisprivacyservice.org
Subdomains
5 observed subdomains of recess-api.com.
Showing 3 of 5. View all subdomains →
Threat posture
History
Related pages
Pivot deeper into the graph from recess-api.com.
- IP · 18.172.202.103
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · TH
- Email · 1413994d-119b-420a-8dd9-db0dff35868c@identity-protect.org
- TLD · .com
- Browse hostnames · re…
- 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: "recess-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.