Hostname
rec-ace.com
Last fetched
rec-ace.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
rec-ace.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.155.49.37 | 18.155.48.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 18.155.49.4 | 18.155.48.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 18.155.49.52 | 18.155.48.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 18.155.49.77 | 18.155.48.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 18.245.31.103 | 18.245.30.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.245.31.2 | 18.245.30.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.245.31.24 | 18.245.30.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.245.31.50 | 18.245.30.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of rec-ace.com owner
- Contact emails
- 173b8d8d-5342-4d28-a45c-f3b870c34bc0@identity-protect.org
- 2182e340-574e-4c25-96ed-bb5f614fd6c7@identity-protect.org
- 341dac87-aac6-4dba-b8cc-7d6bee88a821@identity-protect.org
- 60f3a76d-ed87-4415-98fa-d73100854dcd@identity-protect.org
- 62e91478-d1dc-43ea-8648-5d55ddb8aa99@identity-protect.org
- 8d36e577-da06-44e8-879a-98c3e560111c@identity-protect.org
- d4a1147a-e1b4-4a75-bb28-995db8060530@identity-protect.org
Subdomains
1 observed subdomain of rec-ace.com.
| Subdomain |
|---|
| lp.rec-ace.com |
Threat posture
History
Related pages
Pivot deeper into the graph from rec-ace.com.
- IP · 18.155.49.37
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · IN
- Email · 173b8d8d-5342-4d28-a45c-f3b870c34bc0@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: "rec-ace.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.